Merge pull request #71 from tomtom84/master

fixes in diabook theme
This commit is contained in:
tomtom84 2012-03-03 14:45:03 -08:00
commit f4b9c405da
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;