﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
31349	Change admin to use :nth-child() CSS selector for alternating rows	Jon Dufresne	Jon Dufresne	"https://developer.mozilla.org/en-US/docs/Web/CSS/:nth-child

- Reduces logic and markup in admin templates -- no `{% cycle ""row1"" ""row2"" %}`.
- Reduces logic in JavaScript -- no need to adjust `row1` and `row2` classes.
- Offloads work to a native browser feature.
"	Cleanup/optimization	closed	contrib.admin	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
