@@ -138,7 +138,7 @@
display: none;
li.page{
text-indent: 55px;
- color: @fstColor;
+ color: @greyColor;
&.active{
color: @activeColor;
}
@@ -217,7 +217,7 @@
li{
height: 40px;
line-height: 40px;
- color: #A5ADBF;
text-indent: 30px;
border-radius: 4px;
&:hover,&.active{