From: tommy tomson Date: Sat, 3 Mar 2012 22:43:15 +0000 (+0100) Subject: fix X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b3eeb2240170b4f21f5162eb649fa7191264aeb5;p=friendica.git fix --- diff --git a/view/theme/diabook/style.css b/view/theme/diabook/style.css index 0f60ee531f..5e471f6212 100644 --- a/view/theme/diabook/style.css +++ b/view/theme/diabook/style.css @@ -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;