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:
parent
1f35078440
commit
9ea4a29401
4 changed files with 7 additions and 4 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue