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

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

Issue 197523002: Show Zoom Levels as content settings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed Markus' comments Created 6 years, 9 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 1d5084ef5d16a77e94a3d7fdd40dd3dace6fb0cc..6c3f06e37a547e81dda08a8501f0a4fae2bf7eed 100644
--- a/chrome/browser/resources/options/content_settings.css
+++ b/chrome/browser/resources/options/content_settings.css
@@ -43,6 +43,10 @@ select.exception-setting {
width: 145px;
}
+#exception-zoom-column {
Dan Beam 2014/03/15 15:28:51 Any reason you didn't combine this with the rule a
battre 2014/03/17 23:00:19 Done
+ width: 145px;
+}
+
.otr-explanation {
font-style: italic;
}

Powered by Google App Engine
This is Rietveld 408576698