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

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

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 | « no previous file | chrome/browser/resources/history.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/downloads.html
diff --git a/chrome/browser/resources/downloads.html b/chrome/browser/resources/downloads.html
index e0f96ca20cef12215bbba61e3c67820c96c48c2a..3cf3fd2ec13f21de975bfeaec3121d81397a4da3 100644
--- a/chrome/browser/resources/downloads.html
+++ b/chrome/browser/resources/downloads.html
@@ -6,6 +6,7 @@
<link rel="icon" href="../../app/theme/downloads_favicon.png">
<link rel="stylesheet" href="old_webui.css">
<link rel="stylesheet" href="shared/css/button.css">
+<link rel="stylesheet" href="shared/css/chrome_shared.css">
<style>
#downloads-summary {
« no previous file with comments | « no previous file | chrome/browser/resources/history.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698