@@ -96,7 +96,8 @@ table{
border-radius:4px;
box-sizing: border-box;
border: 1px solid @activeColor;
- color: @activeColor;
+ color: #fff;
+ background: @activeColor;
}
.filterBox{
position: relative;
@@ -94,7 +94,8 @@ table{
@@ -99,7 +99,8 @@ table{