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:
parent
a88319b05d
commit
478617f766
6 changed files with 9 additions and 171 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue