]> git.mxchange.org Git - friendica.git/commitdiff
fix
authortommy tomson <thomas.bierey@gmx.de>
Sat, 3 Mar 2012 22:43:15 +0000 (23:43 +0100)
committertommy tomson <thomas.bierey@gmx.de>
Sat, 3 Mar 2012 22:43:15 +0000 (23:43 +0100)
view/theme/diabook/style.css

index 0f60ee531f1ebe431b96a00a1e96ace8ce47b715..5e471f621271ef9a0525cd19bca19cb5b5d0e81e 100644 (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;