Sha256: 30152bfc487ff6ee6a79b82ce256a01847d063cc855f7eea275e153a0990aef4
Contents?: true
Size: 303 Bytes
Versions: 31
Compression:
Stored size: 303 Bytes
Contents
.btn { border: none; border-radius: 0; margin-left: 0.3rem; } .btn-primary { background-color: $black; color: $white; &:hover { color: $black; background-color: $primary; } &:active { background-color: $black; } &:focus { box-shadow: 0 0 0 0.2rem $primary; } }
Version data entries
31 entries across 31 versions & 1 rubygems