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

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

Issue 2123683002: MD History: Address design nits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 5 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/md_history/synced_device_card.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 f7380e735b3d5bfd8f9f3903c7d255cd6ca0aeb2..08862332fa297bd4f34fa1098774fc22f9656075 100644
--- a/chrome/browser/resources/md_history/synced_device_manager.html
+++ b/chrome/browser/resources/md_history/synced_device_manager.html
@@ -40,7 +40,7 @@
}
#sign-in-promo {
- color: #333;
+ color: var(--primary-text-color);
font-size: 28px;
margin-top: 40px;
}
« no previous file with comments | « chrome/browser/resources/md_history/synced_device_card.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698