mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update tab fade
This commit is contained in:
parent
88dc11d90f
commit
4ef47844d8
6 changed files with 56 additions and 51 deletions
|
@ -1,4 +1,8 @@
|
|||
/* Fixes the issue of jqm panels altering the page background. */
|
||||
.hidingAnimatedTab{
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
/* Fixes the issue of jqm panels altering the page background. */
|
||||
.ui-panel-content-wrap {
|
||||
background: none !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue