From: cajus Date: Mon, 1 Mar 2010 15:31:04 +0000 (+0000) Subject: Updated styles X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1f0dc71e46fcdab05a2dd000066d39a0d20322e6;p=gosa.git Updated styles git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15810 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/themes/modern/style.css b/gosa-core/html/themes/modern/style.css index 9838a3b72..d42a50133 100644 --- a/gosa-core/html/themes/modern/style.css +++ b/gosa-core/html/themes/modern/style.css @@ -86,6 +86,7 @@ img, input[type=image] { /* Image with migration color */ div.img{ + background-color:transparent; background-repeat:no-repeat; position:relative; float:left; @@ -1015,6 +1016,11 @@ a.treeList:hover,a.treeListSelected:hover { padding:2px; } +ul.treeList div.img { + border:0; + margin-top:1px; +} + ul.treeList a { padding:2px; cursor:pointer;