update slider stylr

This commit is contained in:
simaQ
2015-07-17 15:36:12 +08:00
parent b1d1b790f3
commit 000bfde36e
+2
View File
@@ -44,7 +44,9 @@
}
&-active {
&:active {
@color-rgba: rgba(red(@primary-color), green(@primary-color), blue(@primary-color), .2);
border-color: tint(@primary-color, 20%);
box-shadow: 0 0 0 2px @color-rgba;
}
}
}