From b3eeb2240170b4f21f5162eb649fa7191264aeb5 Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Sat, 3 Mar 2012 23:43:15 +0100 Subject: [PATCH] fix --- view/theme/diabook/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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;