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

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

Issue 1729263005: MD History: Display synced tabs history. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mdh_shared_styles
Patch Set: add tests Created 4 years, 10 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/md_history/shared_style.html
diff --git a/chrome/browser/resources/md_history/shared_style.html b/chrome/browser/resources/md_history/shared_style.html
index c55e2bb04fdf00b4dd6f591a8f1ca7f7de1fc8a3..ac9f08adf00e54dbc62027b56c9a4a99283e64ae 100644
--- a/chrome/browser/resources/md_history/shared_style.html
+++ b/chrome/browser/resources/md_history/shared_style.html
@@ -5,6 +5,7 @@
--card-border-color: rgba(0, 0, 0, 0.14);
--card-max-width: 960px;
--card-min-width: 500px;
+ --first-card-padding-top: 40px;
}
.card-title {

Powered by Google App Engine
This is Rietveld 408576698