mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
apply suggestion make focus
This commit is contained in:
parent
7e58b448cd
commit
2d509e9fb6
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<input type="range" is="emby-slider" pin step="1" min="0" max="100" value="0" class="nowPlayingPositionSlider" />
|
||||
</div>
|
||||
|
||||
<div class="nowPlayingInfoButtons">
|
||||
<div class="nowPlayingInfoButtons focuscontainer-x">
|
||||
<button is="paper-icon-button-light" class="btnPreviousTrack btnPlayStateCommand autoSize" title="${ButtonPreviousTrack}">
|
||||
<i class="material-icons">skip_previous</i>
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue