Sha256: 0285dff7f0a125e54c1bc392e91aaa9a51937c63747e6252d5f0581e82ebebc1
Contents?: true
Size: 324 Bytes
Versions: 106
Compression:
Stored size: 324 Bytes
Contents
// CLOSE ICONS // ----------- .close { float: right; font-size: 20px; font-weight: bold; line-height: $baseLineHeight; color: $black; text-shadow: 0 1px 0 rgba(255,255,255,1); @include opacity(20); &:hover { color: $black; text-decoration: none; @include opacity(40); cursor: pointer; } }
Version data entries
106 entries across 80 versions & 8 rubygems