From: cajus Date: Thu, 28 Jan 2010 13:02:48 +0000 (+0000) Subject: Updated style X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=851b4478fde5c4c176cd0b1c39afdd233c31d726;p=gosa.git Updated style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15416 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/themes/default/style.css b/gosa-core/html/themes/default/style.css index adfc0550e..9bbe10366 100644 --- a/gosa-core/html/themes/default/style.css +++ b/gosa-core/html/themes/default/style.css @@ -2033,7 +2033,8 @@ a.treeList { a.treeListSelected { font-weight: bold; - color: red; + color: #1010AF; + background-color:#DDD; padding: 2px; } @@ -2054,7 +2055,8 @@ ul.treeList li { } li.treeListSelected a { - color: red; + font-weight: bold; + color: #1010AF; padding: 2px; }