Indicate the playing track while in release view

This commit is contained in:
emeric
2018-09-13 20:37:10 +02:00
parent 7264cdc364
commit 36ea379787
4 changed files with 17 additions and 2 deletions
+5
View File
@@ -146,6 +146,7 @@ a:hover {
.Lms-explore-release-entry-name {
margin-top: 4px;
margin-bottom: 4px;
font-weight: inherit;
}
.Lms-explore-release-entry:hover {
@@ -156,6 +157,10 @@ a:hover {
text-align: center;
}
.Lms-explore-release-entry-playing {
font-weight: bold;
}
.Lms-explore-artists-entry {
min-height: 48px;
}