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

Unified Diff: chrome/browser/resources/media_router/media_router_common.css

Issue 1956583003: [Media Router WebUI] Make blue color styling darker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
Patch Set: Created 4 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
« no previous file with comments | « chrome/browser/resources/media_router/elements/media_router_header/media_router_header.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/media_router/media_router_common.css
diff --git a/chrome/browser/resources/media_router/media_router_common.css b/chrome/browser/resources/media_router/media_router_common.css
index c8a40aeecfcdef8a2bfef900ed0f4667b69a0fdb..767fd1ed896107da003a70b56c187188a70182e3 100644
--- a/chrome/browser/resources/media_router/media_router_common.css
+++ b/chrome/browser/resources/media_router/media_router_common.css
@@ -10,7 +10,7 @@
}
.button {
- color: var(--paper-blue-500);
+ color: var(--paper-blue-700);
cursor: pointer;
text-align: center;
}
« no previous file with comments | « chrome/browser/resources/media_router/elements/media_router_header/media_router_header.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698