Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Unified Diff: chrome/browser/resources/settings/internet_page/network_property_list.css

Issue 1390073006: Add cr-policy-network-indicator to internet pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_521791_network_indicators_c3
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/internet_page/network_property_list.css
diff --git a/chrome/browser/resources/settings/internet_page/network_property_list.css b/chrome/browser/resources/settings/internet_page/network_property_list.css
index 4bd06dc3d56d48938d3fe410b67c397fc56a555f..dc120f6dd47ba3d36034211258fb1d566719b65a 100644
--- a/chrome/browser/resources/settings/internet_page/network_property_list.css
+++ b/chrome/browser/resources/settings/internet_page/network_property_list.css
@@ -8,6 +8,10 @@ span {
margin: 0 5px 5px 0;
stevenjb 2015/10/07 19:37:03 RTL in this CSS file is fixed elswhere.
}
+cr-policy-network-indicator {
+ margin-bottom: 5px;
+}
+
span.fill {
border-bottom-color: grey;
border-bottom-style: dotted;

Powered by Google App Engine
This is Rietveld 408576698