diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2016-12-28 12:37:57 -0800 | 
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2016-12-28 12:37:57 -0800 | 
| commit | def729d3a87b31aa3748527e9bf4e4a3558a8f30 (patch) | |
| tree | 1aace2d5506b4a7940f22e08dd64e8727f60db41 | |
| parent | 2c6ae1f63d3e3f66e06b15d275db0c688a974480 (diff) | |
style
| -rw-r--r-- | httemplate/view/cust_main/menu.html | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/httemplate/view/cust_main/menu.html b/httemplate/view/cust_main/menu.html index 7b8f68a8c..6f177c3c4 100644 --- a/httemplate/view/cust_main/menu.html +++ b/httemplate/view/cust_main/menu.html @@ -64,14 +64,6 @@    background: transparent;  } -%#  #customer_menu ul li.ui-state-active { -%#    background: #f8f0fc; -%#    border: 1px solid #7e0079; -%#    border-radius: 2px; -%#    margin-right: 1px; -%#    margin-left: 1px; -%#  } -  </style>  <& /elements/dropdown-menu.html, | 
