Indicate the playing track while in release view
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user