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

add channel downloading settings

This commit is contained in:
Luke Pulverenti 2014-06-02 15:32:41 -04:00
parent 18cd384168
commit c4cedff7b4
4 changed files with 115 additions and 10 deletions

View file

@ -196,13 +196,13 @@
.viewMenuTextLink {
display: block;
padding: .6em .5em .6em 39px!important;
padding: .6em .5em .6em 38px!important;
font-size: 15px;
font-weight: 300!important;
font-family: Roboto;
background-repeat: no-repeat;
background-size: 14px 14px;
background-position: 14px center;
background-position: 13px center;
}
.musicViewMenu {