10 lines
92 B
CSS
10 lines
92 B
CSS
|
|
.Lms-playqueue-selected {
|
|
font-weight: bold;
|
|
}
|
|
|
|
.Lms-player {
|
|
background-color: grey;
|
|
}
|
|
|