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

Unified Diff: chrome/browser/resources/md_bookmarks/shared_vars.html

Issue 2617943002: [MD Bookmarks] Edit Bookmarks. (Closed)
Patch Set: test fix Created 3 years, 11 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/md_bookmarks/shared_vars.html
diff --git a/chrome/browser/resources/md_bookmarks/shared_vars.html b/chrome/browser/resources/md_bookmarks/shared_vars.html
index 5ed91161f03c3480a987ebbafc19da4b169ec14b..efae3f43cf68a46224966bc53cc523633046a4db 100644
--- a/chrome/browser/resources/md_bookmarks/shared_vars.html
+++ b/chrome/browser/resources/md_bookmarks/shared_vars.html
@@ -4,6 +4,10 @@
--card-min-width: 550px;
--folder-active-color: #4285f4;
--folder-inactive-color: #5a5a5a;
+ --paper-input-container-focus-color: var(--google-blue-500);
+ --paper-input-container-input: {
+ font-size: 13px;
+ };
--primary-text-color: #333;
--secondary-text-color: #757575;
--sidebar-width: 256px;
« no previous file with comments | « chrome/browser/resources/md_bookmarks/shared_style.html ('k') | chrome/browser/resources/md_bookmarks/store.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698