X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fxmenu.css;h=79990d35ce3fab7bf4912f9ff4e4b9bb8634bcb5;hp=73699b6f95146a7e5fb859802b14813a7fcb662f;hb=HEAD;hpb=3b0d09a317c4ca0706e931842b039c20c1b41205 diff --git a/httemplate/elements/xmenu.css b/httemplate/elements/xmenu.css index 73699b6f9..79990d35c 100644 --- a/httemplate/elements/xmenu.css +++ b/httemplate/elements/xmenu.css @@ -20,7 +20,7 @@ .webfx-menu { position: absolute; - z-index: 100; + z-index: 9999; visibility: hidden; border: 1px solid #7e0079; -moz-border-radius: 4px; @@ -28,9 +28,9 @@ border-radius: 4px; padding: 1px; background: white; - -moz-box-shadow: #000000 1px 1px 4px; - -webkit-box-shadow: #000000 1px 1px 4px; - box-shadow: #000000 1px 1px 4px; + -moz-box-shadow: #333333 1px 1px 2px; + -webkit-box-shadow: #333333 1px 1px 2px; + box-shadow: #333333 1px 1px 2px; } .webfx-menu-empty { @@ -101,7 +101,7 @@ /* background: rgb(120,172,255);/*rgb(255,128,0);*/ /* background: #a097ed; */ - background: #cccccc; + background: #dddddd; /* border: 1px solid #7E0079; */ /* border: 1px solid #000000; */ /* border: none */