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

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

Issue 9609023: css hack n' slash, continued: New styles for checkboxes and radios. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: csilv review 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
« no previous file with comments | « chrome/browser/resources/chromeos/sim_unlock.html ('k') | chrome/browser/resources/feedback.html » ('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 86fd12a29094a87b3f1f3704097f40af10fc7028..fcfd7ca08365e93f5650ff0d0d9d30544654f232 100644
--- a/chrome/browser/resources/downloads.html
+++ b/chrome/browser/resources/downloads.html
@@ -5,8 +5,8 @@
<title i18n-content="title"></title>
<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">
+<link rel="stylesheet" href="shared/css/widgets.css">
<style>
#downloads-summary {
« no previous file with comments | « chrome/browser/resources/chromeos/sim_unlock.html ('k') | chrome/browser/resources/feedback.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698