Player controls
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
#player .controls .play {
|
||||
background-image: url('/images/icns/play.png');
|
||||
}
|
||||
#player .controls .pause {
|
||||
background-image: url('/images/icns/pause.png');
|
||||
display: none;
|
||||
}
|
||||
#player .controls .next {
|
||||
background-image: url('/images/icns/next.png');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user