Merge branch 'master' of git.freeside.biz:/home/git/freeside
[freeside.git] / httemplate / elements / xmenu.top.css
index 4b6f151..b722768 100644 (file)
        z-index:                9999;
        visibility:             hidden;
        border:                 1px solid #7e0079;
-        -moz-border-radius: 4px;
-        -webkit-border-radius: 4px;
-        border-radius: 4px;
+       border-radius: 2px;
        padding:                1px;
        background:             white;
-        -moz-box-shadow: #000000 1px 1px 4px;
-        -webkit-box-shadow: #000000 1px 1px 4px;
-        box-shadow: #000000 1px 1px 4px;
+        box-shadow: #333333 1px 1px 2px;
 }
 
 .webfx-menu-empty {