Implementing a repeat all funtion in the playqueue

This commit is contained in:
emeric
2018-09-18 13:33:30 +02:00
parent 1d55e82e92
commit d8db92561b
5 changed files with 62 additions and 28 deletions
+4
View File
@@ -248,6 +248,10 @@ a:hover {
color: #337ab7;
}
.Lms-playqueue-btn-selected {
color: #337ab7;
}
.Lms-playqueue-selected {
font-weight: 800;
}