File: issue30.css

package info (click to toggle)
python-lesscpy 0.13.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,428 kB
  • sloc: python: 3,572; sh: 5; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (4)
1
2
3
4
tr:nth-child(odd) td,
tr:nth-child(odd) th {
	color: red;
}