Added a hover color to i elements inside the dropdown-submenu-open class.
This commit is contained in:
committed by
Frédéric Guillot
parent
cce083a8ed
commit
0cf6683f2d
2
assets/css/app.min.css
vendored
2
assets/css/app.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -55,6 +55,10 @@ ul.dropdown-submenu-open {
|
||||
color: #fff
|
||||
}
|
||||
|
||||
.dropdown-submenu-open li:hover i {
|
||||
color: #fff
|
||||
}
|
||||
|
||||
.dropdown-submenu-open a {
|
||||
text-decoration: none;
|
||||
color: #333
|
||||
|
||||
Reference in New Issue
Block a user