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

Unified Diff: chrome/browser/resources/settings/settings_vars_css.html

Issue 2539353003: MD Settings: Reduce paper-radio-button's ripple size. (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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/settings_vars_css.html
diff --git a/chrome/browser/resources/settings/settings_vars_css.html b/chrome/browser/resources/settings/settings_vars_css.html
index 39e7a6320aa5553c1c92e02a29d479e5a065a86b..587a1fcb5cdd5924aa84496f974abf7536ffe479 100644
--- a/chrome/browser/resources/settings/settings_vars_css.html
+++ b/chrome/browser/resources/settings/settings_vars_css.html
@@ -89,7 +89,9 @@
--paper-item: {
font-size: inherit;
};
+ --paper-radio-button-ink-size: 40px;
--paper-radio-button-label-color: inherit;
+ --paper-radio-button-size: 16px;
dpapad 2016/12/01 20:24:23 Why are we setting this? Isn't it the default size
Dan Beam 2016/12/01 23:48:24 did this get answered?
--paper-radio-group-item-padding: 0;
--paper-toggle-button-checked-bar: var(--settings-toggle-bar-size);
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698