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

move tv data

This commit is contained in:
Luke Pulverenti 2015-09-29 12:29:06 -04:00
parent 09c7da7d48
commit 68e71b78db
17 changed files with 121 additions and 79 deletions

View file

@ -1,25 +0,0 @@
.docspinner {
/* It often doesn't disappear so just forget it */
display: none !important;
}
paper-button iron-icon {
/* They often display huge */
display: none !important;
}
paper-icon-button, paper-icon-button iron-icon {
width: 24px !important;
height: 24px !important;
}
.viewMenuBar paper-icon-button, .viewMenuBar paper-icon-button iron-icon {
width: 24px !important;
height: 50px !important;
}
.card paper-icon-button, .card paper-icon-button iron-icon {
width: 32px !important;
height: 32px !important;
}