mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added periodic ping to http session controller
This commit is contained in:
parent
ee9f68f14f
commit
c3339eae6b
1 changed files with 5 additions and 1 deletions
|
@ -48,10 +48,14 @@
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.headerButtonLeft:first-child {
|
||||||
|
padding-left: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
.headerButtonRight {
|
.headerButtonRight {
|
||||||
border-width: 0 !important;
|
border-width: 0 !important;
|
||||||
float: left;
|
float: left;
|
||||||
padding: 0 18px;
|
padding: 0 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.headerButtonRight:first-child {
|
.headerButtonRight:first-child {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue