summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1a82265)
raw | patch | inline | side by side (parent: 1a82265)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 13:00:43 +0000 (13:00 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 13:00:43 +0000 (13:00 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15921 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/themes/modern/style.css | patch | blob | history |
index e814bfb9c6feb199d75f459d7d838f22118d7690..b37079e61928087d31af964a3289e5cc1e97a346 100644 (file)
max-width:500px;
}
+.listScrollContent tr:hover {
+ background-color:#DDD;
+}
+
+.listScrollContent tr:last-child:hover {
+ background-color:#FFF;
+}
+
div.nlistFooter {
background-color:#F5F5F5;
color:#444;