X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fmenu.html;h=695336c624e2038bfb10f2166bf3f40904e32ece;hb=2801b7c172cddcab51101d933e57a956d450ace2;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..695336c62 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; + } +} + + -