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

update recordings

This commit is contained in:
Luke Pulverenti 2015-08-17 00:08:33 -04:00
parent 28271a0867
commit bc693bbdc6
36 changed files with 243 additions and 256 deletions

View file

@ -373,6 +373,11 @@ paper-menu-item {
border-color: #2ad;
}
.paperCheckboxList paper-checkbox {
display: block;
padding: .5em 0;
}
.ui-page-theme-b paper-input label, .ui-page-theme-b paper-textarea label {
color: #ccc !important;
font-size: 20px !important;
@ -420,4 +425,4 @@ paper-dropdown-menu {
paper-dropdown-menu paper-item {
display: block;
}
}