mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added new studio image provider
This commit is contained in:
parent
f9ec680145
commit
dfec6b307b
16 changed files with 95 additions and 128 deletions
|
@ -288,11 +288,11 @@ input[type="range"]::-ms-fill-upper {
|
|||
}
|
||||
|
||||
.positionSliderContainer {
|
||||
width: 400px;
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
.itemVideo {
|
||||
left: -560px;
|
||||
left: -420px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -301,12 +301,8 @@ input[type="range"]::-ms-fill-upper {
|
|||
width: 500px;
|
||||
}
|
||||
|
||||
.positionSliderContainer {
|
||||
width: 500px;
|
||||
}
|
||||
|
||||
.itemVideo {
|
||||
left: -660px;
|
||||
left: -420px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -315,11 +311,7 @@ input[type="range"]::-ms-fill-upper {
|
|||
width: 550px;
|
||||
}
|
||||
|
||||
.positionSliderContainer {
|
||||
width: 550px;
|
||||
}
|
||||
|
||||
.itemVideo {
|
||||
left: -710px;
|
||||
left: -400px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue