Sha256: d27a4065e716d105c6908925a6edab6bb579d1247f66d7436e88db19e6b8aeb0

Contents?: true

Size: 1019 Bytes

Versions: 11

Compression:

Stored size: 1019 Bytes

Contents

#first > .one {
  font-size: 2em;
}
#first > .one > #second .two > #deux {
  width: 50%;
}
#first > .one > #second .two > #deux #third {
  height: 100%;
}
#first > .one > #second .two > #deux #third:focus {
  color: black;
}
#first > .one > #second .two > #deux #third:focus #fifth > #sixth .seventh #eighth + #ninth {
  color: purple;
}
#first > .one > #second .two > #deux #fourth, #first > .one > #second .two > #deux #five, #first > .one > #second .two > #deux #six {
  color: #110000;
}
#first > .one > #second .two > #deux #fourth .seven,
#first > .one > #second .two > #deux #five .seven,
#first > .one > #second .two > #deux #six .seven,
#first > .one > #second .two > #deux #fourth .eight > #nine,
#first > .one > #second .two > #deux #five .eight > #nine,
#first > .one > #second .two > #deux #six .eight > #nine {
  border: 1px solid black;
}
#first > .one > #second .two > #deux #fourth #ten, #first > .one > #second .two > #deux #five #ten, #first > .one > #second .two > #deux #six #ten {
  color: red;
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
less-2.0.8 lib/less/js/test/css/rulesets.css
less-2.0.8beta2 lib/less/js/test/css/rulesets.css
less-2.0.8beta1 lib/less/js/test/css/rulesets.css
less-2.0.7 lib/less/js/test/css/rulesets.css
less-2.0.6 lib/less/js/test/css/rulesets.css
less-2.0.5 lib/less/js/test/css/rulesets.css
less-2.0.4 lib/less/js/test/css/rulesets.css
less-2.0.3 lib/less/js/test/css/rulesets.css
less-2.0.2 lib/less/js/test/css/rulesets.css
less-2.0.1 lib/less/js/test/css/rulesets.css
less-2.0.0 lib/less/js/test/css/rulesets.css