From 89c8c73cab2882dc91a332646b3963cf0f187431 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sun, 14 Aug 2016 17:45:36 -0400 Subject: [PATCH] add on demand people refresh --- .../bower_components/emby-webcomponents/emby-tabs/emby-tabs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard-ui/bower_components/emby-webcomponents/emby-tabs/emby-tabs.css b/dashboard-ui/bower_components/emby-webcomponents/emby-tabs/emby-tabs.css index 1ffd6cdf0d..0951f3e301 100644 --- a/dashboard-ui/bower_components/emby-webcomponents/emby-tabs/emby-tabs.css +++ b/dashboard-ui/bower_components/emby-webcomponents/emby-tabs/emby-tabs.css @@ -71,7 +71,7 @@ width: auto !important; height: auto !important; background: #181818 !important; - animation: emby-tab-button-ripple-animation .8s !important; + animation: emby-tab-button-ripple-animation .5s !important; transform-origin: center center !important; border-radius: 0; }