From 98d59dbc027a6ee0043fe4932925a57c8ddc9bb3 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 11 Nov 2014 23:51:40 -0500 Subject: [PATCH] added more card layouts --- dashboard-ui/css/card.css | 12 ++++++---- dashboard-ui/livetvnewrecording.html | 8 +++---- dashboard-ui/livetvseriestimer.html | 8 +++---- dashboard-ui/livetvtimer.html | 8 +++---- dashboard-ui/movies.html | 1 + dashboard-ui/scripts/librarybrowser.js | 13 +++++++---- dashboard-ui/scripts/librarylist.js | 23 +++++++++++++++---- dashboard-ui/scripts/livetvnewrecording.js | 8 +++---- dashboard-ui/scripts/livetvseriestimer.js | 8 +++---- dashboard-ui/scripts/livetvtimer.js | 8 +++---- dashboard-ui/scripts/moviegenres.js | 2 +- dashboard-ui/scripts/movies.js | 12 ++++++++++ dashboard-ui/scripts/tvshows.js | 12 ++++++++++ .../thirdparty/apiclient/connectionmanager.js | 9 +++++++- dashboard-ui/tvshows.html | 3 ++- 15 files changed, 95 insertions(+), 40 deletions(-) diff --git a/dashboard-ui/css/card.css b/dashboard-ui/css/card.css index 73d6f2d781..e505e14145 100644 --- a/dashboard-ui/css/card.css +++ b/dashboard-ui/css/card.css @@ -416,10 +416,6 @@ @media all and (min-width: 1920px) { - .squareCard { - width: 9.0909090909090909090909090909091%; - } - .bannerCard { width: 25%; } @@ -430,6 +426,14 @@ } +@media all and (min-width: 2300px) { + + .squareCard { + width: 9.0909090909090909090909090909091%; + } +} + + /** detailPage169 */ .detailPage169Card .cardPadder { padding-bottom: 56.25%; diff --git a/dashboard-ui/livetvnewrecording.html b/dashboard-ui/livetvnewrecording.html index 28b467b3a2..f427c76bf4 100644 --- a/dashboard-ui/livetvnewrecording.html +++ b/dashboard-ui/livetvnewrecording.html @@ -81,8 +81,8 @@