Rearranged artist and album information in queue and search results.

This commit is contained in:
eb041592
2018-02-03 12:03:33 +01:00
parent 3fe7d9c44c
commit fe0277bfbe
4 changed files with 30 additions and 13 deletions
+6 -1
View File
@@ -55,10 +55,15 @@ body {
}
}
#salamisandwich td:nth-child(3), th:nth-child(3) {
#salamisandwich td:nth-last-child(2), th:nth-last-child(2) {
text-align: right;
}
#salamisandwich td:nth-child(2) span {
font-style:italic;
font-size:90%;
}
tbody {
cursor: pointer;
}