Sha256: 8fbc606ed52cea44a0151e0f48475221fc847840be6f717914f2415c07ef8baa
Contents?: true
Size: 576 Bytes
Versions: 8
Compression:
Stored size: 576 Bytes
Contents
$theme.button { border: 0 none; color: #555; text-shadow: 0 1px 1px white; &.active { color: #333; text-shadow: 0 1px 1px white; } &.sel, &.def { color: #fff; font-weight:200; text-shadow: 0 -1px 1px rgba(0,0,0,.5); } &.disabled { opacity: .5; } .sc-button-label { position: relative; display: block; line-height: 21px; text-align: center; margin-top: 0; padding-left: 10px; padding-right: 10px; } &.sc-static-layout { display: inline-block; .ie7 & { display: inline; } } }
Version data entries
8 entries across 8 versions & 1 rubygems