summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4fb6389)
raw | patch | inline | side by side (parent: 4fb6389)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 28 Jan 2010 13:02:48 +0000 (13:02 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 28 Jan 2010 13:02:48 +0000 (13:02 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15416 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/themes/default/style.css | patch | blob | history |
index adfc0550e0904048d87beba5cfeb3432c1acd664..9bbe1036655369c7a3937eceb94b3fa8bc4e36cb 100644 (file)
a.treeListSelected {
font-weight: bold;
- color: red;
+ color: #1010AF;
+ background-color:#DDD;
padding: 2px;
}
}
li.treeListSelected a {
- color: red;
+ font-weight: bold;
+ color: #1010AF;
padding: 2px;
}