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

Side by Side Diff: ui/webui/resources/html/md_shared_styles.html

Issue 1840043003: Update Material Design History colors. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: extract common styles from md downloads Created 4 years, 8 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 unified diff | Download patch
OLDNEW
(Empty)
1 <link rel="import" href="chrome://resources/html/polymer.html">
2
3 <style is="custom-style">
4
5 :root {
6 --md-toolbar-background-color: rgb(52, 73, 94);
Dan Beam 2016/03/31 18:30:13 why not just put --md-background-color here as wel
Dan Beam 2016/03/31 18:32:52 also, i'm wondering the functional difference betw
calamity 2016/04/01 02:46:29 https://www.polymer-project.org/1.0/docs/devguide/
calamity 2016/04/01 02:46:29 Wellllllll. You can't use the property in a top-le
7 }
8
9 </style>
OLDNEW
« no previous file with comments | « chrome/browser/resources/md_history/history_toolbar.html ('k') | ui/webui/resources/html/md_shared_styles_classes.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698