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

Unified Diff: chrome/browser/resources/options2/options.html

Issue 9706036: settings - share inline list button style between different list types (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: chrome/browser/resources/options2/options.html
diff --git a/chrome/browser/resources/options2/options.html b/chrome/browser/resources/options2/options.html
index 34ca00c108cf095e20f39f930bd7e1aa6a34ae0a..8e879e5462e48fda1eb405bab590361d830653e0 100644
--- a/chrome/browser/resources/options2/options.html
+++ b/chrome/browser/resources/options2/options.html
@@ -13,8 +13,8 @@
<link rel="stylesheet" href="../uber/uber_shared.css">
<link rel="stylesheet" href="options_page.css">
<link rel="stylesheet" href="alert_overlay.css">
+<link rel="stylesheet" href="autofill_edit_overlay.css">
<link rel="stylesheet" href="autofill_options.css">
-<link rel="stylesheet" href="autofill_overlay.css">
<link rel="stylesheet" href="browser_options.css">
<link rel="stylesheet" href="clear_browser_data_overlay.css">
<link rel="stylesheet" href="content_settings.css">

Powered by Google App Engine
This is Rietveld 408576698