Sha256: 64253b7cc435f2b2b5648bfdbb9aa3f02d888540c9cb8b9d0b8ad481f3bcd626
Contents?: true
Size: 658 Bytes
Versions: 14
Compression:
Stored size: 658 Bytes
Contents
@theme(sc-small-size) { $theme.button { font-size: 11px; .sc-button-label { margin-top:-4px; height: 16px; padding-top:2px; } img { top: -2px; } @include slices("normal_button.png", $left: 3, $right: 3); &.active { @include slices("active_button.png", $left: 3, $right: 3); } &.sel, &.def { @include slices("selected_button.png", $left: 3, $right: 3); } &.sel.active, &.def.active { @include slices("selected_active_button.png", $left: 3, $right: 3); } &.sc-static-layout .sc-button-label { margin-left: 3px; margin-right: 3px; } } }
Version data entries
14 entries across 14 versions & 1 rubygems