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

Unified Diff: chrome/browser/resources/options/chromeos/proxy.css

Issue 9814030: get rid of old options pages (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more fixes Created 8 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/chromeos/proxy.css
diff --git a/chrome/browser/resources/options/chromeos/proxy.css b/chrome/browser/resources/options/chromeos/proxy.css
deleted file mode 100644
index ad7ee3f4b2a3e75504ecf9db2e77286a9046a203..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/options/chromeos/proxy.css
+++ /dev/null
@@ -1,11 +0,0 @@
-#ignoredHostList {
- border: solid 1px #999999;
- max-height: 150px;
- min-height: 50px;
- -webkit-margin-start: 0;
-}
-
-#newHost {
- -webkit-margin-start: 0;
- margin-top: 8px;
-}

Powered by Google App Engine
This is Rietveld 408576698