static: add playback arrow to position row

This commit is contained in:
coon 2023-11-29 23:02:58 +01:00
parent 0c12c8dbc8
commit 309c797428
2 changed files with 5 additions and 2 deletions

View file

@ -24,6 +24,9 @@ table {
border-spacing: 0pt;
}
#queue-table tr td:first-of-type {
padding-left: 20px;
}
/* This is probably a better way to generate alternate coloring on tables. However,
background color for selected track is overwritten this way. Therefore the "old