add sorting and zscore to scoreboard

This commit is contained in:
RaidMax
2022-01-24 09:56:48 -06:00
parent 16831aaccb
commit d3962989b5
5 changed files with 65 additions and 18 deletions

View File

@ -197,7 +197,7 @@ form *, select, button.btn {
font-size: 1rem;
}
.oi {
.oi, .table-sort-column {
cursor: pointer;
}
@ -454,4 +454,4 @@ div.card {
padding-left: 1rem !important;
padding-right: 1rem !important;
line-height: 1.45rem !important;
}
}