summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 76402d2)
raw | patch | inline | side by side (parent: 76402d2)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 8 Jan 2010 17:36:01 +0000 (17:36 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 8 Jan 2010 17:36:01 +0000 (17:36 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15133 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/themes/default/style.css | patch | blob | history |
index 74282e289b44ad1653d3f785b944e0b79c5d91ab..a122da904b06a9c014dab95e6ab69bd8c0da6432 100644 (file)
background-color: #F5F5F5;
cursor:move;
}
+tr.sortableListItem:hover, tr.sortableListItemOdd:hover {
+ background-color: #EEE;
+}
+
table.sortableListTable {
border: 0px;