This commit is contained in:
2026-03-31 12:28:51 +08:00
parent df29bbbfd9
commit 654724a213
2561 changed files with 108 additions and 0 deletions
@@ -0,0 +1,37 @@
/* Functional styling;
* These styles are required for noUiSlider to function.
* You don't need to change these rules to apply your design.
*/
/* Wrapper for all connect elements.
*/
/* Offset direction
*/
/* Give origins 0 height/width so they don't interfere with clicking the
* connect elements.
*/
/* Slider size and handle placement;
*/
/* Styling;
* Giving the connect element a border radius causes issues with using transform: scale
*/
/* Handles and cursors;
*/
/* Handle stripes;
*/
/* Disabled state;
*/
/* Base;
*
*/
/* Values;
*
*/
/* Markings;
*
*/
/* Horizontal layout;
*
*/
/* Vertical layout;
*
*/