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

added upnp ConnectionManager.cs

This commit is contained in:
Luke Pulverenti 2014-05-20 20:56:24 -04:00
parent e90dd3fb28
commit cc365f2f6d
6 changed files with 107 additions and 141 deletions

View file

@ -100,7 +100,7 @@
top: 51px;
z-index: 1000;
background-color: #181818;
background-color: rgba(24, 24, 24, .95);
background-color: rgba(24, 24, 24, 1);
}
@media all and (max-width: 460px) {