@start-base/react-form-elements
Version:
Simplify form elements and form management. Selection of user friendly inputs and wide customization abilities to match your design and functionality.
1 lines • 3.59 kB
CSS
.SUI-Slider-module-root-nimwu{display:flex;flex-direction:column;height:100%;margin-bottom:var(--rfe-spacing);position:relative}.SUI-Slider-module-inputRoot-H61xi{height:100%;width:auto}.SUI-Slider-module-label-CfIjh{color:var(--rfe-color);cursor:pointer;font-size:var(--rfe-font-size);line-height:20px;margin-bottom:var(--rfe-label-spacing);pointer-events:all}.SUI-Slider-module-slider-gTQ5h{width:100%}.SUI-Slider-module-vertical-6u-n8{height:200px}.SUI-Slider-module-vertical-6u-n8 .SUI-Slider-module-tracks-3aY2r{background:var(--rfe-background);border:1px solid var(--rfe-border);width:10px}.SUI-Slider-module-vertical-6u-n8 .SUI-Slider-module-track-cy5dF{background:var(--rfe-background-selected);border:1px solid var(--rfe-border);width:10px}.SUI-Slider-module-vertical-6u-n8 .SUI-Slider-module-rail-K-UNZ{background:var(--rfe-background);border:1px solid var(--rfe-border);height:100%;width:10px}.SUI-Slider-module-vertical-6u-n8 .SUI-Slider-module-handle-G5nbR{background:var(--rfe-background);border:1px solid var(--rfe-border);box-shadow:none;cursor:pointer;height:20px;opacity:1;width:20px}.SUI-Slider-module-vertical-6u-n8 .SUI-Slider-module-handle-G5nbR:hover{background:var(--rfe-background-selected);border:1px solid var(--rfe-border);box-shadow:var(--rfe-focus)}.SUI-Slider-module-horizontal-B05eH .SUI-Slider-module-tracks-3aY2r{background:var(--rfe-background);border:1px solid var(--rfe-border);height:10px}.SUI-Slider-module-horizontal-B05eH .SUI-Slider-module-track-cy5dF{background:var(--rfe-background-selected);border:1px solid var(--rfe-border);height:10px}.SUI-Slider-module-horizontal-B05eH .SUI-Slider-module-rail-K-UNZ{background:var(--rfe-background);border:1px solid var(--rfe-border);height:10px;width:100%}.SUI-Slider-module-horizontal-B05eH .SUI-Slider-module-handle-G5nbR{background:var(--rfe-background);border:1px solid var(--rfe-border);box-shadow:none;cursor:pointer;height:20px;opacity:1;width:20px}.SUI-Slider-module-horizontal-B05eH .SUI-Slider-module-handle-G5nbR:hover{background:var(--rfe-background-selected);border:1px solid var(--rfe-border);box-shadow:var(--rfe-focus)}.SUI-Slider-module-disabled-hAd0M{background:none;cursor:not-allowed!important}.SUI-Slider-module-disabled-hAd0M .SUI-Slider-module-rail-K-UNZ,.SUI-Slider-module-disabled-hAd0M .SUI-Slider-module-track-cy5dF,.SUI-Slider-module-disabled-hAd0M .SUI-Slider-module-tracks-3aY2r{background:var(--rfe-background-disabled)}.SUI-Slider-module-disabled-hAd0M .SUI-Slider-module-handle-G5nbR{background:var(--rfe-background);box-shadow:none;cursor:not-allowed!important}.SUI-Slider-module-error-Qeso1 .SUI-Slider-module-handle-G5nbR,.SUI-Slider-module-error-Qeso1 .SUI-Slider-module-rail-K-UNZ,.SUI-Slider-module-error-Qeso1 .SUI-Slider-module-track-cy5dF,.SUI-Slider-module-error-Qeso1 .SUI-Slider-module-tracks-3aY2r{border-color:var(--rfe-color-error)}.SUI-Slider-module-slider-gTQ5h:focus-within .SUI-Slider-module-handle-G5nbR{box-shadow:var(--rfe-focus)}.SUI-Slider-module-errorLabel-2RUQj{color:var(--rfe-color-error);font-size:var(--rfe-error-font-size);margin-top:var(--rfe-label-spacing);pointer-events:none}