diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-12-28 12:38:00 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-12-28 12:38:00 -0800 |
commit | 5e05db4292f9fb330b732367edaace91d1098d8e (patch) | |
tree | 7d354c807b82d03c854390997b31aaf3f5242d40 | |
parent | f26f4658d8e2a48439ca4f912dbc887cd008ee5b (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, |