1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events

This commit is contained in:
LukePulverenti 2013-03-01 16:22:34 -05:00
parent d8a3ca396a
commit bf0056571e
2 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 97 KiB

Before After
Before After

View file

@ -107,6 +107,7 @@ pre, textarea.pre {
.imgLogoText {
height: 45px;
display: none;
margin-left: 5px;
}