From: cajus Date: Wed, 6 Jun 2007 12:00:27 +0000 (+0000) Subject: Style update X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4697aa2550762712bf0dfa862cde29809683aaf1;p=gosa.git Style update git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6555 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/html/themes/default/style.css b/html/themes/default/style.css index e0f264b80..086e5830c 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -204,8 +204,6 @@ body { margin-top:0px; margin-bottom:0px; background-color:white; - background-image:url("images/border.png"); - background-repeat:repeat-y; color:#00008F; font-family:arial,helvetica,sans-serif; font-size:12px; @@ -238,6 +236,7 @@ a.maintitlebar, div.maintitlebar { a.maintitlebar:hover { text-decoration:none; background-color:#B0D3A0; + cursor:pointer; } p.menuheader { @@ -272,6 +271,7 @@ p.menuitem { p.menuitem:hover { background-color:#d2f6c2; + cursor:pointer; } table.menuitem { @@ -353,6 +353,7 @@ a.iconmenu:link { td.iconmenu:hover { background-color:#e0e0e0; + cursor:pointer; } a.iconmenu:visited {