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

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

Issue 2164223002: MD Setting: drop changes to background-color on :hover (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: stevenjb@ review Created 4 years, 5 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/settings/settings_root_css.html
diff --git a/chrome/browser/resources/settings/settings_root_css.html b/chrome/browser/resources/settings/settings_root_css.html
index 533ce3fe08d76d9c7bc116269bd48de7fda4fff0..8bee7d38c24c0e7b16412369ed249b87006c58d5 100644
--- a/chrome/browser/resources/settings/settings_root_css.html
+++ b/chrome/browser/resources/settings/settings_root_css.html
@@ -31,7 +31,6 @@
margin-top: 4px;
};
--settings-error-color: var(--paper-red-700);
- --settings-hover-color: var(--google-grey-300);
/* Some colors use non-MD colors. These custom colors are specified by
* UX design (bettes@). */

Powered by Google App Engine
This is Rietveld 408576698