summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8513cbb)
raw | patch | inline | side by side (parent: 8513cbb)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 1 Mar 2010 15:31:04 +0000 (15:31 +0000) | ||
committer | cajus <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 | patch | blob | history |
index 9838a3b722ff6d35b50462e9df55b2330fe6a24b..d42a50133c51a51845923d3f42620982155ddfb1 100644 (file)
/* Image with migration color */
div.img{
+ background-color:transparent;
background-repeat:no-repeat;
position:relative;
float:left;
padding:2px;
}
+ul.treeList div.img {
+ border:0;
+ margin-top:1px;
+}
+
ul.treeList a {
padding:2px;
cursor:pointer;