Sha256: faf6b0d7fedccde46d98f6b206c4da4732312fb6b0832670374d3c37d78fb1b2
Contents?: true
Size: 448 Bytes
Versions: 3
Compression:
Stored size: 448 Bytes
Contents
@theme(sc-regular-size.popup) { $theme.button { @include slices("normal_select.png", $left: 5, $right: 25); .sc-button-label { position: absolute; left: 7px; text-align: left; right: 25px; vertical-align: top; color: #333; } &.sel, &.sel.active, &.active { @include slices("active_select.png", $left: 5, $right: 25); text-shadow: 0px 1px 1px rgba(255, 255, 255, .6); } } }
Version data entries
3 entries across 3 versions & 1 rubygems