mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added a live tv status page
This commit is contained in:
parent
9db90f464a
commit
0cadf2308a
36 changed files with 152 additions and 225 deletions
|
@ -172,11 +172,15 @@
|
|||
|
||||
.labelPageSize {
|
||||
margin-left: 1em!important;
|
||||
display: inline !important;
|
||||
}
|
||||
|
||||
.pageSizeContainer {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
@media all and (max-width: 650px) {
|
||||
.labelPageSize, .selectPageSize {
|
||||
.pageSizeContainer {
|
||||
display: none!important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue