Sha256: cb640505a61a191818ae3edc15ce0779863b2331fd0dfd28fb813e64f4c8ab6a
Contents?: true
Size: 531 Bytes
Versions: 24
Compression:
Stored size: 531 Bytes
Contents
body { margin: 0; padding: 5px; ul { /* test */ margin: 0; li:first-child { border-top: none; // test } // test li:last-child { border-bottom: none; } } } ul { li { &:first-child, &:last-child { display: none; } } } foo { border-radius: 5px; } foo bar baz { border-radius: 5px; } foo bar baz { border-radius: 5px; } input[type=button] { border-radius: 5px; } button input[type=button] input[type=submit] a.button { border-radius: 5px; }
Version data entries
24 entries across 24 versions & 1 rubygems