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

Unified Diff: chrome/browser/resources/settings/printing_page/cups_printers.html

Issue 2786113002: MD Settings: up contast of headers and other things that use grey 500 on white (Closed)
Patch Set: Created 3 years, 9 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/settings/printing_page/cups_printers.html
diff --git a/chrome/browser/resources/settings/printing_page/cups_printers.html b/chrome/browser/resources/settings/printing_page/cups_printers.html
index 24ea9b131715fbb374a8ae7871622b6e3090845b..fcd6086663b7abd2fb187f567a0e029c3a5397c3 100644
--- a/chrome/browser/resources/settings/printing_page/cups_printers.html
+++ b/chrome/browser/resources/settings/printing_page/cups_printers.html
@@ -9,7 +9,7 @@
<template>
<style include="settings-shared action-link">
.settings-box .start {
- color: var(--paper-grey-500);
+ color: var(--paper-grey-600);
}
.settings-box .start .secondary {

Powered by Google App Engine
This is Rietveld 408576698