Updated table to use check boxes for future selections. Added short circuiting when parsing seasons

This commit is contained in:
2026-02-12 19:27:41 -07:00
parent d73153ad37
commit d6bdfb95c7
4 changed files with 56 additions and 19 deletions

View File

@@ -25,3 +25,7 @@ td, th {
.links:hover {
background-color: #2a2a2a;
}
.actions-cell {
text-align: center;
}