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

Unified Diff: chrome/browser/resources/md_history/lazy_load.vulcanized.html

Issue 2346383004: MD History: Update history-toolbar to use icon-button-light (Closed)
Patch Set: Review comments 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/lazy_load.vulcanized.html
diff --git a/chrome/browser/resources/md_history/lazy_load.vulcanized.html b/chrome/browser/resources/md_history/lazy_load.vulcanized.html
index 9c958e047d957645a5d48fa6e9d668eaa6a481b2..34b3b414beb1dfb5deb33628ff9e1a1a4012eed5 100644
--- a/chrome/browser/resources/md_history/lazy_load.vulcanized.html
+++ b/chrome/browser/resources/md_history/lazy_load.vulcanized.html
@@ -107,8 +107,7 @@ button.icon-button {
}
button.icon-button iron-icon {
- color: var(--secondary-text-color);
- height: 20px;
+ height: 20px;
width: 20px;
}
@@ -658,8 +657,7 @@ button.icon-button {
}
button.icon-button iron-icon {
- color: var(--secondary-text-color);
- height: 20px;
+ height: 20px;
width: 20px;
}
@@ -711,6 +709,7 @@ button.more-vert-button div {
#right-buttons {
-webkit-margin-end: 4px;
+ color: var(--secondary-text-color);
}
#menu-button {
@@ -845,8 +844,7 @@ button.icon-button {
}
button.icon-button iron-icon {
- color: var(--secondary-text-color);
- height: 20px;
+ height: 20px;
width: 20px;
}
« no previous file with comments | « chrome/browser/resources/md_history/history_toolbar.html ('k') | chrome/browser/resources/md_history/shared_style.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698