UNPKG

devextreme

Version:

HTML5 JavaScript Component Suite for Responsive Web Development

21 lines (18 loc) 432 B
/** * DevExtreme (widgets/common/rangeSlider.less) * Version: 20.1.4 * Build date: Tue Jun 02 2020 * * Copyright (c) 2012 - 2020 Developer Express Inc. ALL RIGHTS RESERVED * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/ */ @import (once) "./slider.less"; .dx-rangeslider-start-handle { top: 0; right: auto; left: 0; } .dx-rtl .dx-rangeslider-start-handle { right: 0; left: auto; }