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

update multicast loopback handling

This commit is contained in:
Luke Pulverenti 2016-09-15 16:32:49 -04:00
parent 768584e43e
commit 17af3ec3ef
6 changed files with 50 additions and 29 deletions

View file

@ -30,6 +30,9 @@
.emby-collapse-expandIcon {
transform-origin: 50% 50%;
transition: transform 180ms ease-out;
position: absolute;
right: .5em;
font-size: 1.5em;
}
.emby-collapse-expandIconExpanded {