X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/127d29c7940bce33da130c4a4d7aa30e97353878..bfaef835c20ba69d5ea4242e67a0dcb4fcbd4f50:/css/menuv3.css diff --git a/css/menuv3.css b/css/menuv3.css index cabaa6f1c..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/bg_titel.gif) repeat 100% 100%; +background:#000 url(../image/bg_css_menu.png) repeat 100% 100%; } #menu a{ @@ -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{