1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Adjusted design

This commit is contained in:
Krateng
2019-06-11 10:17:54 +02:00
parent 23fb808d70
commit 49024b957e
2 changed files with 6 additions and 2 deletions

View File

@@ -463,12 +463,16 @@ table.list td.icon div {
background-position:center;
}
table.list td.artists,td.artist,td.title {
table.list td.artists,td.artist,td.title,td.track {
min-width:100px;
}
table.list td.track span.artist_in_trackcolumn {
color:#bbb;
}