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

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

Issue 2346383004: MD History: Update history-toolbar to use icon-button-light (Closed)
Patch Set: A Whole New World 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_card.html
diff --git a/chrome/browser/resources/md_history/synced_device_card.html b/chrome/browser/resources/md_history/synced_device_card.html
index c7fa695ccaa7713cee632b8121d2f82840d78a0b..e36c0e06bdd38711679db4ce46a49c0bf190a631 100644
--- a/chrome/browser/resources/md_history/synced_device_card.html
+++ b/chrome/browser/resources/md_history/synced_device_card.html
@@ -48,6 +48,7 @@
#right-buttons {
-webkit-margin-end: 4px;
+ color: var(--secondary-text-color);
}
#menu-button {

Powered by Google App Engine
This is Rietveld 408576698