summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e2d4725)
raw | patch | inline | side by side (parent: e2d4725)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 4 Apr 2006 05:22:59 +0000 (05:22 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 4 Apr 2006 05:22:59 +0000 (05:22 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2959 594d385d-05f5-0310-b6e9-bd551577e9d8
html/themes/default/style.css | patch | blob | history |
index 4553657120d201abcb9efed052a418c08a136472..778aee9a31cda064fbe8e5130c9f66beae2b94fd 100644 (file)
height:22px;
}
+td.list1nohighlight {
+ background:white;
+ border-right:1px solid #C0C0C0;
+ padding:3px;
+ height:22px;
+}
+
td.list1:hover {
background:#CDF6BD;
}