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

fix up media library editor

This commit is contained in:
Luke Pulverenti 2016-07-30 16:47:18 -04:00
parent a4a7f03459
commit 17547b019c
4 changed files with 27 additions and 23 deletions

View file

@ -23,6 +23,10 @@ paper-input + .fieldDescription {
margin-bottom: 30px !important;
}
.ui-body-a .visualCardBox .cardScalable, .ui-body-a .visualCardBox .cardFooter {
background-color: #fff;
}
@media all and (min-width: 800px) {
.type-interior > .ui-content, .type-interior > .ui-panel-content-wrap > .ui-content {