mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
use shared slideshow
This commit is contained in:
parent
c959aa01a2
commit
3eec24c917
86 changed files with 18787 additions and 2233 deletions
11
dashboard-ui/bower_components/Swiper/src/less/preloader-f7.less
vendored
Normal file
11
dashboard-ui/bower_components/Swiper/src/less/preloader-f7.less
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
/* Preloader */
|
||||
.swiper-slide .preloader {
|
||||
width: 42px;
|
||||
height: 42px;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
margin-left: -21px;
|
||||
margin-top: -21px;
|
||||
z-index: 10;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue