Sha256: 2f22a0082069385ff48b2bbedf473fe25bfa15a36af5f39cdd6d6f9636ff71a7
Contents?: true
Size: 643 Bytes
Versions: 14
Compression:
Stored size: 643 Bytes
Contents
// button option [class^="is-button"] &.is-block display: block width: 100% &.has-image height: auto .is-button-note +inline-block +rem('font-size', 12px) +rem('margin-left', 6px) &.is-disabled, &:disabled pointer-events: none cursor: default select cursor: default // button-group .is-button-group font-size: 0 >li display: inline letter-spacing: normal font-size: 0 [class^="is-button"] border-radius: 0 &:first-child [class^="is-button"] +border-radius(left, 4px) &:last-child [class^="is-button"] +border-radius(right, 4px)
Version data entries
14 entries across 14 versions & 3 rubygems