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

Unified Diff: chrome/browser/resources/print_preview/settings/more_settings.css

Issue 553843003: Print Preview UI tweaks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/print_preview/settings/more_settings.css
diff --git a/chrome/browser/resources/print_preview/settings/more_settings.css b/chrome/browser/resources/print_preview/settings/more_settings.css
index ce34306cfdbb8e0dd2c51cf97435eb75af6a1b51..c35ec1000d92156f1eb392366cdff98816d89234 100644
--- a/chrome/browser/resources/print_preview/settings/more_settings.css
+++ b/chrome/browser/resources/print_preview/settings/more_settings.css
@@ -3,7 +3,7 @@
* found in the LICENSE file. */
#more-settings {
- background-color: #fafafa;
+ background-color: #f6f6f6;
border-bottom: 1px solid #e1e1e1;
border-top: 1px solid #e1e1e1;
margin-top: 4px;
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698