From 71271abcb1dfcd60ee1309eb21103e6ef7dcfa34 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Mon, 13 Jan 2014 00:41:00 -0500 Subject: [PATCH] live tv updates --- dashboard-ui/css/librarybrowser.css | 8 +------ dashboard-ui/livetvnewrecording.html | 4 ++-- dashboard-ui/livetvprogram.html | 3 +++ dashboard-ui/livetvseriestimer.html | 4 ++-- dashboard-ui/livetvtimer.html | 4 ++-- dashboard-ui/scripts/livetvprogram.js | 30 ++++++++++++++++++++++++ dashboard-ui/scripts/livetvrecordings.js | 4 ++-- dashboard-ui/scripts/livetvsuggested.js | 4 ++-- 8 files changed, 44 insertions(+), 17 deletions(-) diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 3c27a45df3..123c916956 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -749,7 +749,7 @@ a.itemTag:hover { @media all and (min-width: 1440px) { .ehsContent { - max-width: 980px; + max-width: 950px; } } @@ -759,12 +759,6 @@ a.itemTag:hover { } } -@media all and (min-width: 2300px) { - .ehsContent { - max-width: 1540px; - } -} - .detailPageParentLink { text-decoration: none; } diff --git a/dashboard-ui/livetvnewrecording.html b/dashboard-ui/livetvnewrecording.html index 7f40155cea..6311d48017 100644 --- a/dashboard-ui/livetvnewrecording.html +++ b/dashboard-ui/livetvnewrecording.html @@ -82,7 +82,7 @@