X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Fmenuv3.css;h=2259abe8ccf8703722bf1645f60686d6d64c3239;hb=d4cfda7fd76fc717ec039a5eb45a0b735ae38422;hp=cbb2d660920a9810ae96c5ddc199081a83ef74af;hpb=e98e20941b580769e3f4e6e2bcac60a679b7e06b;p=kivitendo-erp.git diff --git a/css/menuv3.css b/css/menuv3.css index cbb2d6609..2259abe8c 100644 --- a/css/menuv3.css +++ b/css/menuv3.css @@ -20,7 +20,7 @@ padding:1px 0 1px 3px; #menu h2{ color:#fff; -background:#000 url(../image/expand3.gif) no-repeat 100% 100%; +background:#000 url(../image/bg_css_menu.png) repeat 100% 100%; } #menu a{ @@ -47,7 +47,7 @@ list-style:none; margin:0; padding:0; float:left; -width:9em; +min-width:7em; } #menu li{ @@ -75,7 +75,8 @@ improves IE's performance speed to use the older file and this method */ div#menu h2:hover{ -background:#000 url(../image/expand3.gif) no-repeat -999px -9999px; +background:#A3C5FF url(../image/expand3.gif) no-repeat -999px -9999px; +color:#a00; } div#menu li:hover{ @@ -122,8 +123,8 @@ background:#eee url(../image/expand3.gif) no-repeat 100% 100%; } #menu div.x:hover{ -color:#fff; -background:#000; +color:#a00; +background:#ddd; } #menu div.x:active{