New file getter implemented. Windows is stubborn.

This commit is contained in:
2026-04-11 23:11:24 +02:00
parent fb99e97577
commit 2f0b91a6c6
4 changed files with 34 additions and 21 deletions

View File

@@ -124,7 +124,7 @@ table.music-library tr td {
user-select: none;
}
table.music-library tr:hover td {
table.music-library tr td:hover {
background: #e0e0e0;
color: black;
}