5 border: 1px solid #ccc;
15 border: 1px solid #ccc;
33 border-collapse: collapse;
34 border: 0px solid #fff;
39 .resultsTable caption {
47 .resultsTable thead th {
54 border: 0px solid #fff;
60 .resultsTable .passingRate {
70 .resultsTable .passingRate {
74 .resultsTable .resultCell {
75 display: inline-block;
77 vertical-align: bottom;
85 background-repeat: no-repeat;
86 background-position: right 10px center;
89 .resultsTable th.headerSortUp {
90 background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='6'><polygon points='0,0 8,0 4,6' fill='#999'/></svg>");
93 .resultsTable th.headerSortDown {
94 background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8'><polygon points='0,6 8,6 4,0' fill='#999'/></svg>");
97 .resultsTable tbody tr:hover {
98 background-color: #eee;
104 text-decoration: underline;
107 .resultsTable a:visited {
111 .resultsTable span a {
121 text-decoration: none;
124 .resultsTable .PASS a {
125 background-color: #0c3;
128 .resultsTable .TEXT a {
129 background-color: #c33;
132 .resultsTable .IMAGE a {
133 background-color: #fc3;
136 .resultsTable .TEXT.PASS a {
137 background-color: #cf3;
140 .resultsTable .CRASH a {
141 background-color: #f00;
144 .resultsTable .TIMEOUT a {
145 background-color: #000;
154 border: 1px solid #ccc;
162 .candidateWindow em {
163 background-color: #ccc;
167 .candidateWindow .selected {
168 background-color: #0cf;
198 border-color: #333 transparent transparent transparent;
211 text-decoration: underline;