1 Commits

Author SHA1 Message Date
eae9cd0d3b unhide the "σ Duration" mirror status column
All checks were successful
Github-Actions / build (push) Successful in -32s
Docker Image CI / build (push) Successful in 2m30s
2025-11-23 19:35:00 -05:00

View File

@@ -58,7 +58,7 @@ select {
overflow-x: auto;
}
tr :nth-child(7) {
table.results tr :nth-child(7) {
display: none;
}