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

update auto-organize popup

This commit is contained in:
Luke Pulverenti 2016-02-09 13:44:07 -05:00
parent 06c88752b1
commit 95dadd9829
9 changed files with 51 additions and 67 deletions

View file

@ -550,6 +550,11 @@ div.dialogHeader {
color: #fff;
}
.background-theme-a .pageContentPaperMaterial {
background-color: #fff;
padding: 1.5em;
}
.background-theme-b div.dialogHeader {
background-color: #101010;
}