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

update config screens

This commit is contained in:
Luke Pulverenti 2016-04-15 00:44:51 -04:00
parent 799e86de4a
commit 077f440dcc
6 changed files with 102 additions and 69 deletions

View file

@ -471,6 +471,10 @@ paper-textarea.mono textarea {
background-color: #fff;
}
.paperCheckboxList.paperList {
padding: .5em 1em;
}
.ui-body-b .paperList {
background-color: #323232;
}