Add judging view, preset import/export and lap restore
This commit is contained in:
@@ -652,6 +652,10 @@ select:focus {
|
||||
background: rgba(225, 106, 0, 0.06);
|
||||
}
|
||||
|
||||
.data-table tr.judge-selected-row td {
|
||||
background: rgba(225, 6, 0, 0.08);
|
||||
}
|
||||
|
||||
.grid-editor-toolbar {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
Reference in New Issue
Block a user