mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update to jquery mobile 1.4
This commit is contained in:
parent
c3773cf7c2
commit
37ccaa59ab
130 changed files with 756 additions and 1659 deletions
|
@ -19,6 +19,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.ui-panel fieldset + fieldset {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
.headerArrowImage {
|
||||
height: 24px;
|
||||
margin-left: .5em;
|
||||
|
@ -75,6 +79,7 @@
|
|||
height: 20px;
|
||||
padding-top: 9px;
|
||||
text-transform: uppercase;
|
||||
color: #fff!important;
|
||||
}
|
||||
|
||||
|
||||
|
@ -106,11 +111,6 @@
|
|||
padding: 10px 0px;
|
||||
}
|
||||
|
||||
.libraryPage, .libraryPage .itemListContent {
|
||||
background: #252525 repeat-x!important;
|
||||
background-attachment: fixed!important;
|
||||
}
|
||||
|
||||
.libraryPage .currentUsername {
|
||||
color: #fff;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue