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

Unified Diff: chrome/browser/resources/uber/uber_shared.css

Issue 125853003: Update managed icon in CrOS proxy settings dialog. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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
« no previous file with comments | « chrome/app/theme/theme_resources.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/uber/uber_shared.css
diff --git a/chrome/browser/resources/uber/uber_shared.css b/chrome/browser/resources/uber/uber_shared.css
index 64d2bbdd424bb0b14add459c96e2f346ec88aa36..a981ad66a8aa431111e31d14a04feaed576524d1 100644
--- a/chrome/browser/resources/uber/uber_shared.css
+++ b/chrome/browser/resources/uber/uber_shared.css
@@ -166,7 +166,7 @@ body.uber-frame section > div:only-of-type {
.page-banner-text {
-webkit-padding-end: 8px;
-webkit-padding-start: 26px;
- background-image: url('chrome://theme/IDR_MANAGED');
+ background-image: url('chrome://theme/IDR_CONTROLLED_SETTING_MANDATORY');
background-position: 5px center;
background-repeat: no-repeat;
background-size: 16px;
« no previous file with comments | « chrome/app/theme/theme_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698