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

update sync settings

This commit is contained in:
Luke Pulverenti 2016-07-02 17:34:51 -04:00
parent 1f35078440
commit 9ea4a29401
4 changed files with 7 additions and 4 deletions

View file

@ -1,3 +1,7 @@
[is=emby-collapse] {
margin: .5em 0;
}
.collapseContent {
border-width: 0 1px 1px 1px;
padding: 1em 1.25em;
@ -16,7 +20,7 @@
.emby-collapse-expandIcon {
transform-origin: 50% 50%;
transition: transform 350ms ease-out;
transition: transform 180ms ease-out;
}
.emby-collapse-expandIcon.expanded {