More styling

This commit is contained in:
Sam Potts
2015-02-15 02:46:11 +11:00
parent f8c6dab92e
commit 61970a948e
9 changed files with 75 additions and 395 deletions

View File

@ -1,4 +1,4 @@
<div class="controls">
<div class="player-controls">
<progress class="px-video-progress" max="100" value="0"><span>0</span>% played</progress>
<div class="play-controls">
@ -30,7 +30,7 @@
<div class="sound-controls">
<!--<div class="px-video-mute-btn-container">-->
<input class="px-video-mute sr-only" id="btnMute{id}" type="checkbox">
<input class="px-video-mute inverted sr-only" id="btnMute{id}" type="checkbox">
<label id="labelMute{id}" for="btnMute{id}">
<svg><use xlink:href="#icon-sound"></use></svg>
<span class="sr-only">Mute</span>