Sha256: 476e045202fa28ac11dc9d97076fb5d68910b98ccb1dccc2aa8081c1182432ee
Contents?: true
Size: 999 Bytes
Versions: 10
Compression:
Stored size: 999 Bytes
Contents
// button option [class*="is-button"] &.has-image height: auto .is-button-note +inline-block font-size: 12px margin-left: 6px &.is-block display: block width: 100% select display: block width: 100% &.is-radio, &.is-checkbox display: block input opacity: 0 +position(absolute) &.is-checked &:after opacity: 1 &.is-radio &:before border-radius: 50% &.is-checkbox &:before border-radius: 3px &.is-no-move &:active, &.is-checked top: 0 &.is-disabled, &:disabled pointer-events: none cursor: default select cursor: default &.is-select select vertical-align: middle font-size: inherit color: inherit cursor: pointer // button-group .is-button-group font-size: 0 >li display: inline-block letter-spacing: normal font-size: 0 @for $i from 1 through 12 &.is-#{$i}-items >li width: 100% / $i
Version data entries
10 entries across 10 versions & 1 rubygems