fix playlists empty with dlna

This commit is contained in:
Luke Pulverenti 2016-05-15 15:25:54 -04:00
parent 48da4f1c8d
commit 65326d4155
3 changed files with 10 additions and 3 deletions

View file

@ -1562,12 +1562,12 @@ emby-collapsible > .style-scope {
.ui-body-b .emby-collapsible-button {
border: 1px solid #222;
background-color: #444;
background-color: #383838;
text-transform: none;
}
.ui-body-b .emby-collapsible-title {
margin: .25em 0;
margin: 0;
color: #fff;
padding: 0 0 0 .5em;
font-weight: 500;