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

add configurable encoding params

This commit is contained in:
Luke Pulverenti 2016-09-04 11:01:31 -04:00
parent cb4d1e1643
commit 3842bf80e6
13 changed files with 119 additions and 35 deletions

View file

@ -43,10 +43,6 @@ body:not(.dashboardDocument) .mainDrawerButton {
display: none;
}
.libraryViewNav {
font-size: 12px;
}
h1, h1 a {
font-weight: 400 !important;
}