pub static STYLE_CLASS_SCALE_HAS_MARKS_BELOW: Lazy<&'static str>
Expand description

A CSS class to match scale widgets with marks attached, all the marks are below for horizontal Scale, right for vertical Scale.

Refer to individual widget documentation for used style classes.