Sha256: f5d31e4e7fd30ecac5e657653da200e9d53227294326de91f7398bec547e331a
Contents?: true
Size: 428 Bytes
Versions: 11
Compression:
Stored size: 428 Bytes
Contents
%button { -webkit-font-smoothing: antialiased; background-color: $base-button-color; border-radius: $base-border-radius; color: white; display: inline-block; font-size: $base-font-size; font-weight: bold; line-height: 1; padding: 0.75em 1em; text-decoration: none; &:hover { background-color: $hover-button-color; color: white; } &:disabled { cursor: not-allowed; opacity: 0.5; } }
Version data entries
11 entries across 11 versions & 5 rubygems