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

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

Issue 2341383002: MD Settings: Fix pointer for paper-dropdown-menu-light. (Closed)
Patch Set: More Created 4 years, 3 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 | 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 2dbb60f31b02d760e0f5810da1828d123136b894..9d5c69203126e743c566fb255f727841e1157e09 100644
--- a/chrome/browser/resources/settings/settings_shared_css.html
+++ b/chrome/browser/resources/settings/settings_shared_css.html
@@ -85,6 +85,7 @@
}
iron-dropdown .dropdown-content .dropdown-item:not([disabled]),
dpapad 2016/09/16 18:17:22 Should we just merge the two selectors to .dropdo
Dan Beam 2016/09/16 18:29:43 if that's specific enough, sgtm alsoooo, :-webkit
+ paper-dropdown-menu-light .dropdown-item:not([disabled]),
cr-shared-menu .dropdown-item:not([disabled]),
iron-dropdown .dropdown-content paper-item {
@apply(--settings-actionable);
« 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