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

Unified Diff: chrome/browser/resources/policy.css

Issue 2386243002: Add in product messaging for IT Admins on chrome:policy (Closed)
Patch Set: Created 4 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
« no previous file with comments | « no previous file | chrome/browser/resources/policy.html » ('j') | chrome/browser/resources/policy.html » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/policy.css
diff --git a/chrome/browser/resources/policy.css b/chrome/browser/resources/policy.css
index 67ae9ac374ecfe788000446c415f44cfe46ed2d8..5c4329079ffdd8af975c2a025cb00071e0217599 100644
--- a/chrome/browser/resources/policy.css
+++ b/chrome/browser/resources/policy.css
@@ -77,6 +77,11 @@ html[dir='rtl'] div.reload-policies-button {
float: right;
}
+div.chrome-work-link {
+ display: inline-block;
+ padding-left: 25px;
Dan Beam 2016/10/03 21:56:55 -webkit-padding-start: 25px; so it magically flip
Georges Khalil 2016/10/04 13:36:52 Done.
+}
+
div.show-unset-checkbox {
float: right;
}
« no previous file with comments | « no previous file | chrome/browser/resources/policy.html » ('j') | chrome/browser/resources/policy.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698