X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=html%2Fthemes%2Fdefault%2Fstyle.css;h=6a6fba1bf42c6cf08ca1e283a5d3277554c687b8;hb=e15935617131743471cdc8cedc4825fc7e9692ef;hp=e0f264b80b990bd2e441c154175ae9e7cc6c42d8;hpb=8a237c6020861b40d845598145e79efdf0446fcd;p=gosa.git diff --git a/html/themes/default/style.css b/html/themes/default/style.css index e0f264b80..6a6fba1bf 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; @@ -233,11 +231,13 @@ a.maintitlebar, div.maintitlebar { font-size:12px; text-align:center; vertical-align:middle; + cursor:pointer; } a.maintitlebar:hover { text-decoration:none; background-color:#B0D3A0; + cursor:pointer; } p.menuheader { @@ -268,10 +268,12 @@ p.menuitem { margin:2px; background-color:#dfffdf; padding-right:5px; + cursor:pointer; } p.menuitem:hover { background-color:#d2f6c2; + cursor:pointer; } table.menuitem { @@ -351,8 +353,13 @@ a.iconmenu:link { color:#00008f; } +td.iconmenu { + cursor:pointer; +} + td.iconmenu:hover { background-color:#e0e0e0; + cursor:pointer; } a.iconmenu:visited { @@ -609,6 +616,7 @@ td.gosaLoginBack { width:606px; height:406px; background:url(images/login.png); + background-repeat:no-repeat; vertical-align:top; } @@ -1383,7 +1391,7 @@ div.step2_warning_text{ li.step4_name, div.step4_name { float:left; - width:20%; + width:25%; height:2.0em; }