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

update page background

This commit is contained in:
Luke Pulverenti 2015-09-03 22:40:54 -04:00
parent a88319b05d
commit 478617f766
6 changed files with 9 additions and 171 deletions

View file

@ -58,6 +58,9 @@ div.ui-mobile-viewport {
display: none;
border: 0;
}
.ui-page {
position: static !important;
}
/* On ios4, setting focus on the page element causes flashing during transitions when there is an outline, so we turn off outlines */
.ui-page {
outline: none;