yup, tr td:first-child does it
that will work for ie7 +
http://caniuse.com/#search=first-child
it didn't do it but this did tbody > tr > th:first-child { width: 25%; }
Please log in to comment.
Like, at all. Sorry. If you enable it and reload this page you'll be good to go. Need to know how? Go here.
yup, tr td:first-child does it
that will work for ie7 +
http://caniuse.com/#search=first-child
it didn't do it but this did tbody > tr > th:first-child { width: 25%; }