Added match counter
All checks were successful
Gitea/swiss-client/pipeline/head This commit looks good

This commit is contained in:
2025-08-18 23:28:15 +02:00
parent 71e5b5c912
commit 5a5c134002
22 changed files with 484 additions and 2070 deletions

View File

@@ -24,3 +24,11 @@ td.w-sep {
td.w-fill {
width: 35%;
}
.w-90 {
width: 90% !important;
}
.material-tooltip {
white-space: pre-line;
}