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

Unified Diff: chrome/browser/resources/options/content_settings.css

Issue 2630583002: Add setting to isolate zoom changes by default. (Closed)
Patch Set: Use code review comments for questions instead of TODOs. Created 3 years, 10 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/options/content_settings.css
diff --git a/chrome/browser/resources/options/content_settings.css b/chrome/browser/resources/options/content_settings.css
index 6f9a4537137bf18673f2d0493938638b5fcfa4f3..2fe51016dc4295813320610a2b2ccaedcd210387 100644
--- a/chrome/browser/resources/options/content_settings.css
+++ b/chrome/browser/resources/options/content_settings.css
@@ -57,7 +57,8 @@ select.exception-setting {
width: 145px;
}
-.otr-explanation {
+.otr-explanation,
+#zoom-levels-ignored-explanation {
font-style: italic;
}

Powered by Google App Engine
This is Rietveld 408576698