summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2b73f56)
raw | patch | inline | side by side (parent: 2b73f56)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 19 Dec 2008 14:25:01 +0000 (14:25 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 19 Dec 2008 14:25:01 +0000 (14:25 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13326 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/themes/default/style.css | patch | blob | history |
index eddf54554f3495b1f2f22b906f70aa74f9eec1b6..4f12a7c6851635e074fdfbf179e1b49bc8fde8eb 100644 (file)
font-weight:normal;
font-size:12px;
text-align:left;
+ cursor: pointer;
padding-left:15px;
padding-top:2px;
padding-bottom:2px;
text-decoration:none;
}
+td.iconmenu {
+ cursor:pointer;
+}
+
a.iconmenu:link {
text-decoration:none;
color:#00008f;
td.iconmenu:hover {
background-color:#F0F0F0;
- cursor:pointer;
}
a.iconmenu:visited {