Add repeat and shuffle options to the player

This commit is contained in:
Adam Gotlib
2016-06-17 16:55:36 +02:00
parent b8f6f9f3eb
commit 9284122461
6 changed files with 160 additions and 12 deletions

View File

@@ -743,6 +743,8 @@ body.drag .app::after {
}
.player .controls .closed-caption.active,
.player .controls .repeat.active,
.player .controls .shuffle.active,
.player .controls .device.active {
color: #9af;
}