I came to bring the rain.. Let me get my coat... Fix focus on timeslider import export

This commit is contained in:
John McLear 2015-03-31 15:00:43 +01:00
parent 73073dcbc1
commit 24e6e1728a
3 changed files with 33 additions and 10 deletions

View file

@ -61,11 +61,11 @@
<div id="ui-slider-bar"></div>
</div>
<div id="playpause_button">
<div id="playpause_button_icon" class=""></div>
<button id="playpause_button_icon" class=""></button>
</div>
<div id="steppers">
<div class="stepper" id="leftstep"></div>
<div class="stepper" id="rightstep"></div>
<button class="stepper" id="leftstep"></button>
<button class="stepper" id="rightstep"></button>
</div>
</div>