Code

Updated styles
[gosa.git] / 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;