@@ -137,6 +137,7 @@
text-indent: 42px;
background: url("../images/module.png") 16px 12px no-repeat;
margin-bottom: 10px;
+ background-color: red;
}
@@ -230,6 +231,9 @@
color: @activeColor;
opacity: 1;
+ &:hover {
+ color: @activeColor;
+ }
@@ -167,6 +167,9 @@
&.active{