There was an error while loading. Please reload this page.
1 parent fb01de4 commit b95f9bfCopy full SHA for b95f9bf
1 file changed
webapp/public/style_domjudge.css
@@ -1007,13 +1007,3 @@ blockquote {
1007
color: #cb4b16; /* Solarized Orange */
1008
font-weight: bold;
1009
}
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