- touchable RengeSlider.js and RangeSlider.css

- addition utility methods
- domEvent.js: add multiple handler with one initialization
This commit is contained in:
Arno Kaimbacher 2021-01-08 16:35:26 +01:00
parent e62d4908f0
commit 7c50b75099
5 changed files with 168 additions and 149 deletions

View file

@ -7,7 +7,8 @@
.slider.slider-vertical {
height: 160px;
width: 30px;
width: 35px;
z-index: 9;
}
.slider.slider-vertical .range-slider-track {