Fixed color when menu is selected

This commit is contained in:
m-lopez-f 2015-04-13 13:57:15 +02:00
parent a34b16a938
commit 962e7c9583
1 changed files with 1 additions and 1 deletions

View File

@ -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 {