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

Unified Diff: chrome/browser/resources/bookmark_manager/bookmark_all_tabs.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 | « no previous file | chrome/browser/resources/chromeos/choose_mobile_network.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/bookmark_manager/bookmark_all_tabs.html
diff --git a/chrome/browser/resources/bookmark_manager/bookmark_all_tabs.html b/chrome/browser/resources/bookmark_manager/bookmark_all_tabs.html
index 8f3299416b374736adf65dd299a60712bd3c1aa8..3d1ab304080fcfd695b5df5f10aeaad10cc41b48 100644
--- a/chrome/browser/resources/bookmark_manager/bookmark_all_tabs.html
+++ b/chrome/browser/resources/bookmark_manager/bookmark_all_tabs.html
@@ -19,9 +19,9 @@ found in the LICENSE file.
'self'">
<title i18n-content="title"></title>
-<link rel="stylesheet" href="../shared/css/tree.css">
-<link rel="stylesheet" href="../shared/css/button.css">
<link rel="stylesheet" href="../shared/css/chrome_shared.css">
+<link rel="stylesheet" href="../shared/css/tree.css">
+<link rel="stylesheet" href="../shared/css/widgets.css">
<link rel="stylesheet" href="css/bookmark_all_tabs.css">
<script src="chrome://resources/css/tree.css.js"></script>
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/choose_mobile_network.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698