Sha256: 9302e9873edd692c665733a0574a7821777a005c8b90ac871dea03bd6a7a7e24
Contents?: true
Size: 1005 Bytes
Versions: 3
Compression:
Stored size: 1005 Bytes
Contents
.mixin { border: 1px solid black; } .mixout { border-color: orange; } .borders { border-style: dashed; } #namespace .borders { border-style: dotted; } #namespace .biohazard { content: "death"; } #namespace .biohazard .man { color: transparent; } #theme > .mixin { background-color: grey; } #container { color: black; border: 1px solid black; border-color: orange; background-color: grey; } #header .milk { color: white; border: 1px solid black; background-color: grey; } #header #cookie { border-style: dashed; } #header #cookie .chips { border-style: dotted; } #header #cookie .chips .calories { color: black; border: 1px solid black; border-color: orange; background-color: grey; } .secure-zone { color: transparent; } .direct { border-style: dotted; } .bo, .bar { width: 100%; } .bo { border: 1px; } .ar.bo.ca { color: black; } .jo.ki { background: none; } .extended { width: 100%; border: 1px; background: none; } .foo .bar { width: 100%; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
less-2.0.8 | lib/less/js/test/css/mixins.css |
less-2.0.8beta2 | lib/less/js/test/css/mixins.css |
less-2.0.8beta1 | lib/less/js/test/css/mixins.css |