mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update program queries
This commit is contained in:
parent
023f7299eb
commit
f11a08df43
50 changed files with 86 additions and 30 deletions
|
@ -10,13 +10,11 @@
|
|||
min-height: 100%;
|
||||
position: absolute;
|
||||
border: 0;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.ui-popup.ui-body-a {
|
||||
background: #f4f4f4;
|
||||
}
|
||||
.ui-popup.ui-body-b {
|
||||
background: #222;
|
||||
.ui-popup {
|
||||
background: #fff;
|
||||
}
|
||||
.ui-popup-open .ui-header-fixed,
|
||||
.ui-popup-open .ui-footer-fixed {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue