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

Unified Diff: chrome/browser/resources/settings/people_page/user_list.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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_root_css.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/people_page/user_list.html
diff --git a/chrome/browser/resources/settings/people_page/user_list.html b/chrome/browser/resources/settings/people_page/user_list.html
index 5132769494984972d8662878925fdc74be699ebe..37d3f12a54f0deaf65459310590fd3784ac72a7b 100644
--- a/chrome/browser/resources/settings/people_page/user_list.html
+++ b/chrome/browser/resources/settings/people_page/user_list.html
@@ -19,10 +19,6 @@
height: 34px;
}
- .user:hover {
- background-color: #f0f0f0;
- }
-
.user-list {
border: 1px solid gray;
height: 160px;
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_root_css.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698