Sha256: d23925e99fb5fbfc62e22c421dd8ea726e5f11c9a945b98d8b8cd286f912f189

Contents?: true

Size: 667 Bytes

Versions: 24

Compression:

Stored size: 667 Bytes

Contents

ul td:nth-of-type(2),
ul td:nth-of-type(3) {
  background: #000;
}
table td:nth-child(2),
table td:nth-child(3),
table td:nth-child(4),
table td:nth-child(5),
table td:first-letter {
  background: #000;
}
table td:nth-child(2) li:first-child,
table td:nth-child(3) li:first-child,
table td:nth-child(4) li:first-child,
table td:nth-child(5) li:first-child,
table td:first-letter li:first-child,
table td:nth-child(2) li:last-child,
table td:nth-child(3) li:last-child,
table td:nth-child(4) li:last-child,
table td:nth-child(5) li:last-child,
table td:first-letter li:last-child {
  background: #fff;
}
table :nth-child(2),
table :nth-child(3) {
  background: #000;
}

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
stylus-source-0.23.0 vendor/test/cases/selectors.pseudo.css
stylus-source-0.22.6 vendor/test/cases/selectors.pseudo.css
stylus-source-0.22.5 vendor/test/cases/selectors.pseudo.css
stylus-source-0.22.4 vendor/test/cases/selectors.pseudo.css
stylus-source-0.22.3 vendor/test/cases/selectors.pseudo.css
stylus-source-0.22.2 vendor/test/cases/selectors.pseudo.css
stylus-source-0.22.1 vendor/test/cases/selectors.pseudo.css
stylus-source-0.22.0 vendor/test/cases/selectors.pseudo.css
stylus-source-0.21.2 vendor/test/cases/selectors.pseudo.css
stylus-source-0.21.1 vendor/test/cases/selectors.pseudo.css
stylus-source-0.21.0 vendor/test/cases/selectors.pseudo.css
stylus-source-0.20.1 vendor/test/cases/selectors.pseudo.css
stylus-source-0.20.0 vendor/test/cases/selectors.pseudo.css
stylus-source-0.19.8 vendor/test/cases/selectors.pseudo.css
stylus-source-0.19.7 vendor/test/cases/selectors.pseudo.css
stylus-source-0.19.6 vendor/test/cases/selectors.pseudo.css
stylus-source-0.19.5 vendor/test/cases/selectors.pseudo.css
stylus-source-0.19.4 vendor/test/cases/selectors.pseudo.css
stylus-source-0.19.3 vendor/test/cases/selectors.pseudo.css
stylus-source-0.19.2 vendor/test/cases/selectors.pseudo.css