Sha256: 0a4731680d161e162976c9d6d2f38d54e31f535b153ebb60e003084b1b8023d9
Contents?: true
Size: 470 Bytes
Versions: 3
Compression:
Stored size: 470 Bytes
Contents
.close { @include transition-standard(color); appearance: none; background-color: transparent; background-image: none; border: 0; color: $close-color; float: right; font-size: $close-font-size; font-weight: $close-font-weight; line-height: 1; padding: 0; @include active-focus-hover { color: $close-color-hover; text-decoration: none; } &:focus { outline: 0; } &:not(:disabled):not(.disabled) { cursor: pointer; } }
Version data entries
3 entries across 3 versions & 1 rubygems