From 8bac0f1ef9820eb506273241c92121a48057b102 Mon Sep 17 00:00:00 2001 From: cajus Date: Fri, 14 Aug 2009 06:49:02 +0000 Subject: [PATCH] Adapted theme to use uniqe font colors git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14060 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/themes/default/style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gosa-core/html/themes/default/style.css b/gosa-core/html/themes/default/style.css index f19b80a9b..5a1242346 100644 --- a/gosa-core/html/themes/default/style.css +++ b/gosa-core/html/themes/default/style.css @@ -1629,18 +1629,16 @@ div.autocomplete ul li.selected { background-color: #F0F0F0;} font-weight: normal; background: transparent; text-decoration: none; - color: #000; margin: 0; padding: 5px 5px 5px 5px; } #pulldown ul li a:hover { - color: #000; text-decoration: none; } #pulldown ul li.sep { - color: white; + color: #AAA; padding: 0.8em 0em 0.5em 0em; } -- 2.30.2