Some more polish

This commit is contained in:
emeric
2020-04-14 20:25:29 +02:00
parent 2e660314a2
commit 622d20afa8
9 changed files with 26 additions and 33 deletions
+5 -1
View File
@@ -179,6 +179,8 @@ a.Lms-artistname:hover, a.Lms-artistname:focus {
.Lms-explore-release-entry-playing {
font-weight: bold;
border-radius: 3px;
background-color: var(--playing-background-color);
}
.Lms-explore-release-entry-track-duration {
@@ -298,7 +300,9 @@ a.Lms-artistname:hover, a.Lms-artistname:focus {
}
.Lms-playqueue-selected {
font-weight: 800;
font-weight: bold;
border-radius: 3px;
background-color: var(--playing-background-color);
}
.Lms-playqueue-selected h4 {