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

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

Issue 6303003: DOMUI Prefs: Implement inline editability for startup pages (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: CSS tweak Created 9 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
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 f788261015d5eca68062e1f053f971181c2f4cf7..685021e0201357f8a9f66f34ab09cb419ca23455 100644
--- a/chrome/browser/resources/options/content_settings.css
+++ b/chrome/browser/resources/options/content_settings.css
@@ -56,7 +56,3 @@ html[toolkit=gtk] select.exception-setting {
margin-bottom: 10px;
margin-top: 4px;
}
-
-#content-settings-exceptions-area input:invalid {
- background-color: pink;
-}

Powered by Google App Engine
This is Rietveld 408576698