Sha256: 64ce8dd85ce465a62b3b152feec4a619121978ac0bc5d64ce003154019218abe
Contents?: true
Size: 514 Bytes
Versions: 38
Compression:
Stored size: 514 Bytes
Contents
@theme(sc-jumbo-size) { $theme.slider { overflow: visible; .track { position: absolute; top: 50%; height: 5px; left: 0px; right: 0px; margin-top: -3px; @include slices("track.png", $left: 3, $right: 3); } .sc-handle { display: block; position: absolute; width: 22px; height: 24px; top: 50%; margin-top: -11px; @include slice("knob.png"); } &.active { .sc-handle { @include slice("knob_active.png"); } } } }
Version data entries
38 entries across 38 versions & 2 rubygems