Skip to content

Commit 5e51d81

Browse files
Hide ugly bar before problem badges on mobile scoreboard
1 parent c8a5ef7 commit 5e51d81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

webapp/public/style_domjudge.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,9 @@ del {
195195
border-right: 1px solid silver;
196196
padding: 0;
197197
}
198+
.scoreboard td.no-border, .scoreboard th.no-border {
199+
border: none;
200+
}
198201
.scoreboard td.score_cell {
199202
min-width: 4.2em;
200203
border-right: none;

0 commit comments

Comments
 (0)