| div.matchinfo div.matchtable { |
| border-collapse: separate; |
| div.matchtable thead th { |
| background-color: #ff8000; |
| div.matchtable tbody th { |
| div.matchtable tr > th:nth-of-type(1), |
| div.matchtable tr > th:nth-of-type(2) { |
| border-top: 2pt solid #ffa500; |
| margin-top: -2pt; /* minus the border*/ |
| div.matchtable tr > th:nth-of-type(2) { |
| div.matchtable thead tr:nth-of-type(1) > th:nth-of-type(1), |
| div.matchtable thead tr:nth-of-type(1) > th:nth-of-type(2) { |
| background-color: #ff8000; |
| div.matchtable tbody tr:focus { |
| outline: 4px solid #7ba400; |
| -moz-outline-radius: 4px; |
| div.matchtable tbody tr:focus td { |
| background-color: #7ba400; |
| background-color: #ffd080; |
| div.matchtable tr:nth-child(odd) > td { |
| background-color: #f4eebb; |