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

added sync cpu settings

This commit is contained in:
Luke Pulverenti 2015-04-09 13:30:18 -04:00
parent 3d8fc04db3
commit 1a57e3d12f
3 changed files with 22 additions and 4 deletions

View file

@ -353,10 +353,6 @@
width: 14.285714285714285714285714285714%;
}
.backdropCard {
width: 20%;
}
.portraitCard {
width: 14.285714285714285714285714285714%;
}
@ -380,6 +376,10 @@
.smallBackdropCard {
width: 12.5%;
}
.backdropCard {
width: 20%;
}
}