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:
parent
17c23b1c8c
commit
856b9cd9ec
6 changed files with 15 additions and 15 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue