From 9ea4a2940194902c3b6064e78b1504dd35302d91 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 2 Jul 2016 17:34:51 -0400 Subject: [PATCH] update sync settings --- .../emby-webcomponents/emby-collapse/emby-collapse.css | 6 +++++- dashboard-ui/mysyncsettings.html | 2 +- dashboard-ui/scripts/librarymenu.js | 2 +- dashboard-ui/scripts/mysync.js | 1 - 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/dashboard-ui/bower_components/emby-webcomponents/emby-collapse/emby-collapse.css b/dashboard-ui/bower_components/emby-webcomponents/emby-collapse/emby-collapse.css index afc856078f..a10a076b3c 100644 --- a/dashboard-ui/bower_components/emby-webcomponents/emby-collapse/emby-collapse.css +++ b/dashboard-ui/bower_components/emby-webcomponents/emby-collapse/emby-collapse.css @@ -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 { diff --git a/dashboard-ui/mysyncsettings.html b/dashboard-ui/mysyncsettings.html index 99206cdd5f..43dced84a2 100644 --- a/dashboard-ui/mysyncsettings.html +++ b/dashboard-ui/mysyncsettings.html @@ -11,7 +11,7 @@
- +