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

fix audio tracks

This commit is contained in:
Luke Pulverenti 2016-02-25 01:09:10 -05:00
parent 08122a5e93
commit b3d91930d3
6 changed files with 154 additions and 17 deletions

View file

@ -242,3 +242,7 @@ div.cardBox {
.localSyncStatus .labelSyncStatus {
display: none !important;
}
.videoSubtitles {
font-size: 300%;
}