Sha256: ec7e457ef8bebdffacea7137b7470541214db31ad68f02cb0dcd3bdd847e8342
Contents?: true
Size: 661 Bytes
Versions: 34
Compression:
Stored size: 661 Bytes
Contents
.close { @if $enable-transitions { transition: $transition-base; } &>span:not(.sr-only) { background-color: $close-bg; color: $close-color; line-height: 17px; height: 1.25rem; width: 1.25rem; border-radius: 50%; font-size: 1.25rem; display: block; @if $enable-transitions { transition: $transition-base; } } &:hover, &:focus { background-color: $close-hover-bg; color: $close-hover-color; outline: none; span:not(.sr-only) { background-color: $close-hover-bg; } } }
Version data entries
34 entries across 34 versions & 3 rubygems