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

reduce use of jqmlistview

This commit is contained in:
Luke Pulverenti 2016-08-20 15:58:57 -04:00
parent bfc4f255ed
commit f53cb1ca8a
9 changed files with 164 additions and 200 deletions

View file

@ -593,7 +593,6 @@ progress {
.ui-body-b .emby-collapsible-content, .ui-body-b .collapseContent {
border-width: 0;
padding: 1em 1.25em;
background-color: #222;
}
@ -621,7 +620,6 @@ progress {
.ui-body-a .emby-collapsible-content, .ui-body-a .collapseContent {
border-width: 0;
padding: 1em 1.25em;
background-color: #fff;
}