Sha256: d951ab098ec95d8133da097fe2cd296d72362055b6a24118549f122e92f1d401
Contents?: true
Size: 413 Bytes
Versions: 21
Compression:
Stored size: 413 Bytes
Contents
.capitalize-first::first-letter { text-transform: uppercase; } .bg-checkerboard { background-image: linear-gradient(45deg, #F2F2F2 25%, transparent 25%), linear-gradient(-45deg, #F2F2F2 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #F2F2F2 75%), linear-gradient(-45deg, transparent 75%, #F2F2F2 75%); background-size: 20px 20px; background-position: 0 0, 0 10px, 10px -10px, -10px 0px; }
Version data entries
21 entries across 21 versions & 1 rubygems
Version | Path |
---|---|
maglevcms-1.1.0 | app/frontend/editor/design/helpers.scss |