Sha256: c804e1fdddfec1207163a3c8bb027f5db4f708ee63140aabdc3082a34c286f4e
Contents?: true
Size: 426 Bytes
Versions: 9
Compression:
Stored size: 426 Bytes
Contents
.opinion-toggle{ margin: 2rem 0; } .button-group .opinion-toggle--ok, .button-group .opinion-toggle--ko{ @include breakpoint(small down){ margin-bottom: 2px; } } .opinion-toggle--ok{ &:hover, &.is-active{ background-color: $success; } .icon{ vertical-align: middle; } } .opinion-toggle--ko{ &:hover, &.is-active{ background-color: $alert; } .icon{ vertical-align: middle; } }
Version data entries
9 entries across 9 versions & 1 rubygems