mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed color when menu is selected
This commit is contained in:
parent
a34b16a938
commit
962e7c9583
@ -129,7 +129,7 @@ li:hover ul { display: block; }
|
||||
|
||||
.submenu_selected {
|
||||
margin-bottom: 0px !important;
|
||||
box-shadow: inset 4px 0 #00AF21 !important;
|
||||
box-shadow: inset 4px 0 #80BA27 !important;
|
||||
}
|
||||
|
||||
.menu .menu_icon, .menu li.links {
|
||||
|
Loading…
x
Reference in New Issue
Block a user