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

Unified Diff: ui/webui/resources/cr_elements/cr_search_field/cr_search_field.css

Issue 2252633002: Polymer WebUI: Enable native CSS custom properties (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revulcanize downloads Created 4 years, 4 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/md_downloads/vulcanized.html ('k') | ui/webui/resources/js/polymer_config.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/cr_elements/cr_search_field/cr_search_field.css
diff --git a/ui/webui/resources/cr_elements/cr_search_field/cr_search_field.css b/ui/webui/resources/cr_elements/cr_search_field/cr_search_field.css
index 1aa201a6e061c86ccf0887ab62c9a1941cb0dc97..bf26a018d3d31b5d3dd0faf09964bc8f8ef28f9e 100644
--- a/ui/webui/resources/cr_elements/cr_search_field/cr_search_field.css
+++ b/ui/webui/resources/cr_elements/cr_search_field/cr_search_field.css
@@ -25,7 +25,6 @@ paper-input-container {
--paper-input-container-focus-color: rgb(192, 199, 205);
--paper-input-container-input: {
color: inherit;
- font-family: inherit;
font-size: inherit;
};
--paper-input-container-input-color: rgb(192, 199, 205);
« no previous file with comments | « chrome/browser/resources/md_downloads/vulcanized.html ('k') | ui/webui/resources/js/polymer_config.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698