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

Unified Diff: chrome/browser/resources/md_downloads/downloads.html

Issue 1299803002: MD Downloads: update page margins/layout (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: adding deps Created 5 years, 4 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 | « no previous file | chrome/browser/resources/md_downloads/item.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_downloads/downloads.html
diff --git a/chrome/browser/resources/md_downloads/downloads.html b/chrome/browser/resources/md_downloads/downloads.html
index bb8bfefa7c056e09904d348fcd9debf2e75e1d86..8dda7eaeb7737a53dbf5e1d6e78290a6097050ee 100644
--- a/chrome/browser/resources/md_downloads/downloads.html
+++ b/chrome/browser/resources/md_downloads/downloads.html
@@ -8,7 +8,7 @@
<link rel="import" href="chrome://downloads/manager.html">
<style>
html {
- background: #e6e6e6;
+ background: #f2f2f2;
}
html,
« no previous file with comments | « no previous file | chrome/browser/resources/md_downloads/item.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698