@@ -1,7 +1,6 @@
<style>
- #vendor_left_bar.user_left a, span {
+ #vendor_left_bar.user_left a {
font-size: 1.1em;
- cursor: pointer;
}
#vendor_left_bar.user_left p {
text-align: center;
@@ -34,6 +33,7 @@
width: 100%;
display: inline-block;
height: 50px;
+ cursor: pointer;
.user_content .user_left ul li.active span, .user_content .user_left ul li:hover span {
color: #fff;