UNPKG

ion-rangeslider

Version:

Cool, comfortable and easily customizable range slider with many options and skin support

18 lines (15 loc) 274 B
.no-click () { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .pos-r () { position: relative; display: block; } .pos-a () { position: absolute; display: block; }