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

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

Issue 2052573003: MD Settings: Update spell check section to spec (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@LanguagePolish
Patch Set: styling Created 4 years, 6 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/settings/languages_page/languages_page.js ('k') | 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_shared_css.html
diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html
index bf1b2d71a5a9687b4844493f7eb3de35ea4c78fb..a0c75642ed79472afd0d355326810feac5e28f9a 100644
--- a/chrome/browser/resources/settings/settings_shared_css.html
+++ b/chrome/browser/resources/settings/settings_shared_css.html
@@ -204,6 +204,10 @@
flex: 1;
}
+ .list-item > label span[disabled] {
+ opacity: .65; /* TODO(michaelpg): check this value with bettes. */
+ }
+
.list-item > paper-icon-item {
padding: 0;
}
« no previous file with comments | « chrome/browser/resources/settings/languages_page/languages_page.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698