Code

Updated styles
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 1 Mar 2010 15:31:04 +0000 (15:31 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 1 Mar 2010 15:31:04 +0000 (15:31 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15810 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/html/themes/modern/style.css

index 9838a3b722ff6d35b50462e9df55b2330fe6a24b..d42a50133c51a51845923d3f42620982155ddfb1 100644 (file)
@@ -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;