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

update jqm

This commit is contained in:
Luke Pulverenti 2015-09-05 12:58:27 -04:00
parent 6b21f2fbd0
commit 8996ae4eab
39 changed files with 1162 additions and 686 deletions

View file

@ -31,6 +31,7 @@
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
.pageWithAbsoluteTabs neon-animatable {
@ -524,7 +525,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
}
.portraitDetailImageContainer + .primaryDetailsContainer {
width: 75%;
width: 74%;
}
.parentName {

View file

@ -72,7 +72,7 @@
.mainDrawerPanel #main {
left: 0 !important;
position: relative !important;
position: static !important;
z-index: 1;
}