mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added oga, webma to audio streaming url
This commit is contained in:
parent
51e8bf14c7
commit
e4a3d35a5f
6 changed files with 40 additions and 9 deletions
|
@ -25,7 +25,7 @@
|
|||
}
|
||||
|
||||
.listHeader {
|
||||
margin-top: 1.25em;
|
||||
margin-top: 1em;
|
||||
margin-bottom: 5px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
@ -36,6 +36,7 @@
|
|||
|
||||
.libraryViewNav {
|
||||
text-align: center;
|
||||
margin-bottom: 1.5em!important;
|
||||
}
|
||||
|
||||
.libraryViewNav .ui-btn-inner {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue