Fixed color for Tracks and Player views

This commit is contained in:
emeric
2019-03-19 12:56:53 +01:00
parent 41542492ac
commit 3150de4f0c
3 changed files with 7 additions and 3 deletions
+4
View File
@@ -326,6 +326,10 @@ a:hover {
box-shadow: 0px -2px 8px #f5f5f5;
}
.Lms-player-artistname {
color: dimgrey;
}
.Lms-player-btn {
font-size: 34px !important;
cursor: pointer;