Add:Narrators page #860 #1139

This commit is contained in:
advplyr
2023-04-30 14:11:54 -05:00
parent 58ebde2982
commit eb7f66c89e
9 changed files with 296 additions and 18 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ input[type=number] {
background-color: #373838;
}
.tracksTable tr:hover {
.tracksTable tr:hover:not(:has(th)) {
background-color: #474747;
}