From: cajus Date: Fri, 14 Aug 2009 06:49:02 +0000 (+0000) Subject: Adapted theme to use uniqe font colors X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8bac0f1ef9820eb506273241c92121a48057b102;p=gosa.git Adapted theme to use uniqe font colors git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14060 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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; }