Skip to content

Commit b95f9bf

Browse files
committed
Leave this for another PR
1 parent fb01de4 commit b95f9bf

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

webapp/public/style_domjudge.css

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,13 +1007,3 @@ blockquote {
10071007
color: #cb4b16; /* Solarized Orange */
10081008
font-weight: bold;
10091009
}
1010-
1011-
/*--bs-table-bg-type: var(--bs-table-striped-bg);*/
1012-
.table-striped > tbody > tr.testcase-in-group:nth-child(2n+1 of .testcase-in-group) > * {
1013-
color: blue
1014-
}
1015-
1016-
/*--bs-table-bg-type: var(--bs-table-bg);*/
1017-
.table-striped > tbody > tr.testcase-in-group:nth-child(2n of .testcase-in-group) > * {
1018-
color: red;
1019-
}

0 commit comments

Comments
 (0)