Sha256: 8dc36e2a0eafe92020c1e91666885a6dd17c05dc04af980ed1dbe7f62b8b6bff
Contents?: true
Size: 667 Bytes
Versions: 10
Compression:
Stored size: 667 Bytes
Contents
.arrow-down { width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; margin-left:50%-5px; margin-top:2px; border-top: 5px solid @elem-positive-color; &.warning { border-top: 5px solid @elem-cozy-color; } &.blue { border-top: 5px solid @decorator-main-color; } } .helptext { letter-spacing:1px; text-align:center; text-transform:none; position:absolute; margin-top:-38px; font-size:11px; font-weight:300; color:@elem-positive-color; &.warning { color:@elem-cozy-color; } &.blue { color:@decorator-main-color; } &.green { color:@elem-positive-color; } }
Version data entries
10 entries across 10 versions & 1 rubygems