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

fix installed plugins

This commit is contained in:
Luke Pulverenti 2016-07-30 17:08:34 -04:00
parent 17547b019c
commit cf4b3f13d9
2 changed files with 9 additions and 5 deletions

View file

@ -27,6 +27,10 @@ paper-input + .fieldDescription {
background-color: #fff;
}
.ui-body-a .cardFooter .cardText + .cardText {
opacity: .8;
}
@media all and (min-width: 800px) {
.type-interior > .ui-content, .type-interior > .ui-panel-content-wrap > .ui-content {