Sha256: 18b523733388f2837be492f45a524a5fa5fdfc269537ba81efde016ef29af547
Contents?: true
Size: 258 Bytes
Versions: 43
Compression:
Stored size: 258 Bytes
Contents
// Alerts .alert-variant(@background; @border; @text-color) { color: @text-color; background-color: @background; border-color: @border; hr { border-top-color: darken(@border, 5%); } .alert-link { color: darken(@text-color, 10%); } }
Version data entries
43 entries across 43 versions & 2 rubygems