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

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

Issue 8772046: Make input boxes on history and downloads look nice. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 9 years 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 | « chrome/browser/resources/history.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/old_webui.css
diff --git a/chrome/browser/resources/old_webui.css b/chrome/browser/resources/old_webui.css
index 6d8a76e886279b3598cc8ff836e67da1ca15aaed..7c19cd148a454b5751f5ba1d550c43c2508dfbd8 100644
--- a/chrome/browser/resources/old_webui.css
+++ b/chrome/browser/resources/old_webui.css
@@ -8,8 +8,6 @@
*/
body {
- background-color: white;
- color: black;
margin: 10px 10px 34px 10px;
}
@@ -32,9 +30,3 @@ html[dir='rtl'] .form {
float: left;
margin-top: 22px;
}
-
-.page-navigation {
- -webkit-margin-end: 4px;
- background-color: #ebeff9;
- padding: 8px;
-}
« no previous file with comments | « chrome/browser/resources/history.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698