From 4ef47844d863c6907009c0b6e22c3e5f3645aefb Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Mon, 21 Sep 2015 14:39:18 -0400 Subject: [PATCH] update tab fade --- dashboard-ui/css/librarybrowser.css | 6 ++- dashboard-ui/edititemmetadata.html | 42 +++++++++----------- dashboard-ui/itemdetails.html | 16 ++++---- dashboard-ui/scripts/librarybrowser.js | 19 ++++++--- dashboard-ui/scripts/tvrecommended.js | 2 +- dashboard-ui/{tvrecommended.html => tv.html} | 22 +++++----- 6 files changed, 56 insertions(+), 51 deletions(-) rename dashboard-ui/{tvrecommended.html => tv.html} (92%) diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 0ebcab950..245b1bd48 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -1,4 +1,8 @@ -/* Fixes the issue of jqm panels altering the page background. */ +.hidingAnimatedTab{ + visibility: hidden; +} + +/* Fixes the issue of jqm panels altering the page background. */ .ui-panel-content-wrap { background: none !important; } diff --git a/dashboard-ui/edititemmetadata.html b/dashboard-ui/edititemmetadata.html index f2c1ebcae..736b32d65 100644 --- a/dashboard-ui/edititemmetadata.html +++ b/dashboard-ui/edititemmetadata.html @@ -334,7 +334,7 @@ - -