X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fmenu.html;h=7c7303bc9ab3faceb4acbc4d585c2b7a4adb8253;hb=a2ecb1cf6a6c084c521710f1256da082f70ba9e5;hp=ff001bb67e818c16535ecf2fff9762535708c872;hpb=0ed195595b5c7ea404c8848d9d1881ada4214489;p=freeside.git diff --git a/httemplate/view/cust_main/menu.html b/httemplate/view/cust_main/menu.html index ff001bb67..7c7303bc9 100644 --- a/httemplate/view/cust_main/menu.html +++ b/httemplate/view/cust_main/menu.html @@ -1,108 +1,168 @@ - - +#customer_menu ul li.ui-state-active { + background: #f8f0fc; + border: 1px solid #7e0079; + border-radius: 2px; + margin-right: 1px; + margin-left: 1px; +} + +#customer_menu a .arrow { + float: right; + background-image: url("<% $p %>images/arrow.right.black.png"); + width: 3px; + height: 6px; + margin-top:4px; +} + +@-moz-document url-prefix() { + #customer_menu a .arrow { + margin-top:-.8em; + } +} + + -