X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fmenu.html;h=c6aa15cd05bfe426907bef4ade77012cdc01bece;hp=13b3963fb618b6c587f5fad139d551e37a3e4efd;hb=ea63022518b3fb7360e64aa2bb1bb0d9d56ce9d4;hpb=ee2d87613c1720cdf4f97e2ee0dcc1f8dfa781ff diff --git a/httemplate/view/cust_main/menu.html b/httemplate/view/cust_main/menu.html index 13b3963fb..c6aa15cd0 100644 --- a/httemplate/view/cust_main/menu.html +++ b/httemplate/view/cust_main/menu.html @@ -1,97 +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; + } +} -