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

Unified Diff: chrome/browser/resources/settings/search_page/search_page_style.html

Issue 1125343005: Convert search page to Polymer 0.8. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 7 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/settings/search_page/search_page_style.html
diff --git a/chrome/browser/resources/settings/search_page/search_page_style.html b/chrome/browser/resources/settings/search_page/search_page_style.html
deleted file mode 100644
index b30a0a7e5cb1d34d78e79b50f16eaad87ef2f419..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/settings/search_page/search_page_style.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<link rel="import" href="chrome://resources/polymer/polymer/polymer.html">
-<link rel="import" href="chrome://resources/polymer/core-style/core-style.html">
-
-<core-style id="searchPageStyle">
-.manage-search-engines {
- -webkit-margin-start: 10px;
-}
-
-.search-engines {
- margin-top: 20px;
-}
-
-.search-engines-dropdown {
- min-width: 150px;
-}
-</core-style>
« no previous file with comments | « chrome/browser/resources/settings/search_page/search_page.js ('k') | chrome/browser/resources/settings/settings_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698