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:
parent
18cd384168
commit
c4cedff7b4
4 changed files with 115 additions and 10 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue