Rename class 'score' to 'result' in tournament tables.
This commit is contained in:
@@ -15,8 +15,8 @@ table.tournament {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
thead > tr > .score,
|
||||
tbody > tr > .score,
|
||||
thead > tr > .result,
|
||||
tbody > tr > .result,
|
||||
tbody > tr > .diagonal {
|
||||
min-width: 21px;
|
||||
text-align: center;
|
||||
|
Reference in New Issue
Block a user