1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

added default padding settings

This commit is contained in:
Luke Pulverenti 2015-08-23 22:08:20 -04:00
parent 66df4658eb
commit dbf4cb3d23
25 changed files with 102 additions and 122 deletions

View file

@ -67,8 +67,7 @@
shape: "backdrop",
preferThumb: true,
context: 'tv',
lazy: true,
overlayText: true
lazy: true
});
}
@ -123,8 +122,7 @@
shape: "portrait",
context: 'tv',
centerText: true,
lazy: true,
overlayText: true
lazy: true
});
}