summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 12ee1c9)
raw | patch | inline | side by side (parent: 12ee1c9)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 9 Jul 2007 07:49:34 +0000 (07:49 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 9 Jul 2007 07:49:34 +0000 (07:49 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6770 594d385d-05f5-0310-b6e9-bd551577e9d8
html/themes/default/style.css | patch | blob | history |
index c63509f37dd0a9631fb158587e6593e7c967d7f6..6a6fba1bf42c6cf08ca1e283a5d3277554c687b8 100644 (file)
font-size:12px;
text-align:center;
vertical-align:middle;
+ cursor:pointer;
}
a.maintitlebar:hover {
margin:2px;
background-color:#dfffdf;
padding-right:5px;
+ cursor:pointer;
}
p.menuitem:hover {
color:#00008f;
}
+td.iconmenu {
+ cursor:pointer;
+}
+
td.iconmenu:hover {
background-color:#e0e0e0;
cursor:pointer;
width:606px;
height:406px;
background:url(images/login.png);
+ background-repeat:no-repeat;
vertical-align:top;
}