Sha256: 36046b255401e7895dc5c26650b86381ebfac2404de6ef620d01c457323015af
Contents?: true
Size: 308 Bytes
Versions: 40
Compression:
Stored size: 308 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); .opacity(20); &:hover { color: @black; text-decoration: none; .opacity(40); cursor: pointer; } }
Version data entries
40 entries across 40 versions & 10 rubygems