Authored by 毕凯

按钮不显示外边的蓝圈

... ... @@ -55,7 +55,7 @@
-moz-user-select: none;
}
.color .attr {
margin-right: 0;
}
... ... @@ -244,6 +244,7 @@
font-size: 14px;
margin-right: 20px;
cursor: pointer;
outline: none;
&.dis {
background: #ccc;
... ... @@ -361,4 +362,4 @@
.filter-box .brand .attr {
width: 25%;
}
}
\ No newline at end of file
}
... ...