fix playlists empty with dlna
This commit is contained in:
parent
48da4f1c8d
commit
65326d4155
3 changed files with 10 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue