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

Unified Diff: chrome/browser/resources/md_history/synced_device_manager.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/synced_device_manager.html
diff --git a/chrome/browser/resources/md_history/synced_device_manager.html b/chrome/browser/resources/md_history/synced_device_manager.html
index a685a1edbf7e7b3dbe6e46fa3999b5e47c6454b2..8c8b8ea7700b43b982abae0fe75cd5ba8fd83cf2 100644
--- a/chrome/browser/resources/md_history/synced_device_manager.html
+++ b/chrome/browser/resources/md_history/synced_device_manager.html
@@ -47,7 +47,7 @@
}
#sign-in-promo-desc {
- color: #848484;
+ color: var(--secondary-text-color);
font-size: 123%;
margin-top: 10px;
}

Powered by Google App Engine
This is Rietveld 408576698