1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 19:41:55 +02:00

Custom text when catalog is not ready

Put columns menu in front (fix #735)
This commit is contained in:
Afterster 2015-02-14 19:25:49 +01:00
parent 1711cd14ff
commit 77d4f6dd7e
2 changed files with 7 additions and 1 deletions

View file

@ -126,6 +126,7 @@ table.mediaTable tbody th, table.mediaTable td {
position:absolute;
top: 0;
right:0;
z-index: 9999;
}
.mediaTableMenu a {