This commit is contained in:
tommy tomson 2012-03-03 23:43:15 +01:00
parent 173fb983c5
commit b3eeb22401
1 changed files with 2 additions and 2 deletions

View File

@ -749,8 +749,8 @@ ul.menu-popup a {
text-decoration: none;
}
ul.menu-popup a:hover {
background-color: #3465A4; /*bdcdd4;*/
color: #fff;
background-color: #fff797; /*bdcdd4;*/
color: #000;
}
ul.menu-popup .menu-sep {
border-top: 1px solid #9eabb0;