update slider stylr

pull/76/head
simaQ 10 years ago
parent b1d1b790f3
commit 000bfde36e

@ -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;
}
}
}

Loading…
Cancel
Save