Slider Styles

class name Type Purpose
.app-slider View To style the outermost wrapper element of slider widget.
.app-slider-track View To style the track.
.app-slider-minimum-text View To style the minimum value label.
.app-slider-value-text View To style the value label.
.app-slider-maximun-text View To style the maximum value label.
.app-slider-minimum-track View To style the minimum track of slider widget.
.app-slider-maximum-track View To style the maximum track of slider widget.
.app-slider-thumb View To style the thumb of slider widget.
.app-slider-track-style View To style the outermost wrapper of slider track.
.app-slider-marker-style View To style all individual markers.
.app-slider-marker-label-style Text To style all marker labels.
.app-slider-minimum-track-style View To style the minimum track of range slider.
.app-slider-maximum-track-style View To style the maximum track of range slider.
.app-slider-active-track-style View To style the active track of range slider.
.app-slider-tooltip View To style the tooltip of slider widget.
.app-slider-tooltip-label Text To style the tooltip label of slider widget.
.app-slider-tooltip-triangle View To style the tooltip pointer of slider widget.