1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update video osd

This commit is contained in:
Luke Pulverenti 2017-01-05 00:22:32 -05:00
parent 17c23b1c8c
commit 856b9cd9ec
6 changed files with 15 additions and 15 deletions

View file

@ -174,7 +174,7 @@
<div class="osdMediaInfo"></div>
</div>
<div class="sliderContainer" style="margin: .25em .5em;">
<input type="range" step=".1" min="0" max="100" value="0" is="emby-slider" class="osdPositionSlider" />
<input type="range" step=".01" min="0" max="100" value="0" is="emby-slider" class="osdPositionSlider" />
</div>
<div class="buttons">