summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5009dae)
raw | patch | inline | side by side (parent: 5009dae)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 21 Jan 2010 10:45:40 +0000 (10:45 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 21 Jan 2010 10:45:40 +0000 (10:45 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15229 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/themes/default/style.css | patch | blob | history |
index 19970d8bdd052b5b7209e24dbcd946d7f5c64993..5fd45b592ab1ec6f6f1bc0ae6ffb4a86643a6410 100644 (file)
div.sortableListContainer {
border: 1px solid #AAA;
overflow: auto;
- background-color: white;
margin-bottom:2px;
}
background-color: #EEE;
}
tr.sortableListItemDisabled {
- background-color: #CCC;
+ background-color: #DDD;
cursor:default;
color: black;
}