1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-23 01:47:40 +00:00

Feat: configureable columns in all song views #47

This commit is contained in:
jcorporation
2018-10-22 23:20:57 +01:00
parent 122345abdb
commit c5856c0cbd
9 changed files with 138 additions and 98 deletions

View File

@@ -43,7 +43,7 @@ button {
cursor: pointer;
}
.tblnum, .tblaction {
[data-col=Pos], [data-col=Type], [data-col=Track], [data-col=Action] {
width: 30px;
}