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

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

Issue 1950563003: [Media Router WebUI] Make blue color styling darker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 2f640c1d29690c6384ac95bf64c1e8b2ef8a3221..ee0f3f8ea091d54cc844efa8757a909c4c534758 100644
--- a/chrome/browser/resources/media_router/media_router_common.css
+++ b/chrome/browser/resources/media_router/media_router_common.css
@@ -11,7 +11,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