Lines Matching refs:child
32 tr td:first-child {
57 caption + thead tr:first-child th:first-child,
58 caption + tr td:first-child,
59 > thead tr:first-child th:first-child,
60 > thead tr:first-child td:first-child,
61 > tr:first-child td:first-child {
65 caption + thead tr:first-child th:last-child,
66 caption + tr td:last-child,
67 > thead tr:first-child th:last-child,
68 > thead tr:first-child td:last-child,
69 > tr:first-child td:last-child {
73 thead ~ tr:last-child td:last-child,
74 tbody tr:last-child td:last-child {
78 thead ~ tr:last-child td:first-child,
79 tbody tr:last-child td:first-child {
84 caption + tbody tr:first-child td,
85 > tbody:first-child tr:first-child td {