MDL-51819 theme: style fix for nested dropdowns
This commit is contained in:
@@ -429,11 +429,13 @@
|
||||
.nav > li > a:focus,
|
||||
.dropdown-menu a:hover,
|
||||
.dropdown-menu a:focus,
|
||||
.dropdown-submenu a:focus,
|
||||
.dropdown-submenu a:hover,
|
||||
.dropdown-submenu a:focus,
|
||||
.dropdown-submenu a:active,
|
||||
.dropdown-menu > li > a:hover,
|
||||
.dropdown-menu > li > a:focus,
|
||||
.dropdown-submenu:hover > a,
|
||||
.dropdown-submenu:focus > a
|
||||
{
|
||||
background-image: none;
|
||||
color: @grayDark;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user