mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update sliders
This commit is contained in:
parent
7f6b2415fb
commit
acefeed732
26 changed files with 524 additions and 91 deletions
|
@ -21,7 +21,7 @@
|
|||
.nowPlayingPageTimeContainer {
|
||||
min-width: 200px;
|
||||
max-width: 280px;
|
||||
margin: 0 auto 1em;
|
||||
margin: 1.5em auto 1em;
|
||||
}
|
||||
|
||||
.nowPlayingNavButtonContainer {
|
||||
|
@ -94,7 +94,6 @@
|
|||
.nowPlayingPage .btnCommand, .nowPlayingPage .btnPlayStateCommand {
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
background: #222;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue