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

handle recordings with null paths

This commit is contained in:
Luke Pulverenti 2016-02-25 21:41:43 -05:00
parent faf90b72fb
commit 2f218ec5d5
2 changed files with 2 additions and 2 deletions

View file

@ -244,5 +244,5 @@ div.cardBox {
}
.videoSubtitles {
font-size: 140%;
font-size: 200% !important;
}

View file

@ -1,4 +1,4 @@
paper-button {
paper-button, .paper-button-0 {
font-weight: 500;
vertical-align: middle;
margin-top: 5px;