1
0
Fork 0
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:
Luke Pulverenti 2014-05-28 11:51:42 -04:00
parent ee9f68f14f
commit c3339eae6b

View file

@ -48,10 +48,14 @@
padding: 0 15px;
}
.headerButtonLeft:first-child {
padding-left: 10px;
}
.headerButtonRight {
border-width: 0 !important;
float: left;
padding: 0 18px;
padding: 0 15px;
}
.headerButtonRight:first-child {