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

Unified Diff: chrome/browser/resources/md_history/shared_style.html

Issue 2549133003: [MD History] Color tweaks. (Closed)
Patch Set: Created 4 years 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_history/shared_style.html
diff --git a/chrome/browser/resources/md_history/shared_style.html b/chrome/browser/resources/md_history/shared_style.html
index 9c6d07c31d4d212d443c1856e63071a24cf08d93..debb90434aedca7a7379703056bbb5b2725f2767 100644
--- a/chrome/browser/resources/md_history/shared_style.html
+++ b/chrome/browser/resources/md_history/shared_style.html
@@ -25,7 +25,7 @@
.centered-message {
align-items: center;
- color: #b4b4b4;
+ color: var(--md-loading-message-color);
display: flex;
flex: 1;
font-size: 14px;

Powered by Google App Engine
This is Rietveld 408576698