可以切换样式

This commit is contained in:
2025-10-30 20:03:03 +08:00
parent 0605a09121
commit a4ead2b4fa
1442 changed files with 465166 additions and 4503 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;
*
*/