diff --git a/src/css/librarybrowser.css b/src/css/librarybrowser.css index 575bf6ddaa..0ac4ae8fcb 100644 --- a/src/css/librarybrowser.css +++ b/src/css/librarybrowser.css @@ -456,6 +456,10 @@ z-index: 2; } +.layout-tv .detailPagePrimaryContainer { + position: relative; +} + .detailPageSeconderyContainer { margin: 1.25em 0; display:grid; @@ -464,6 +468,16 @@ padding-right:2%; } +.layout-tv .detailPageSeconderyWrapper { + display: flex; +} + +.layout-tv .detailPageSeconderyContainer { + display: flex; + flex-direction: column; + width: 75%; +} + .detailImageContainer { margin: 1.25em 0; width: 350px; @@ -472,6 +486,14 @@ float: left; } +.layout-tv .detailImageContainer { + display: flex; + flex-direction: column; + position: relative; + width: 25%; + float: right; +} + .detailPagePrimaryContent { position: relative; -webkit-box-flex: 1; diff --git a/src/itemdetails.html b/src/itemdetails.html index 79ddd67480..fa350f41ce 100644 --- a/src/itemdetails.html +++ b/src/itemdetails.html @@ -126,127 +126,129 @@ -
-
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
- + +
+ +
+
+ +
+
+ +
+
+ +
+ + +
+
+
+ +

+

+

+

+

+

+

+ +
+ +
-
- -
-
- -
-
- -
- - -
-
-
- -

-

-

-

-

-

-

- -
- -
-
-
-

${HeaderSchedule}

-
-
- -
- -
-

${HeaderNextUp}

-
-
- -
-
-
- -
-

- -

-
-
+
+

${HeaderSchedule}

+
-
-
-

${HeaderAdditionalParts}

-
-
+
-
-

-
-
+
+

${HeaderNextUp}

+
-
-
-

-
-
+
+
-
-
-

${HeaderCastCrew}

-
-
+
+

+ +

+
+
+
-
-
-

${HeaderUpcomingOnTV}

-
-
- -
-

${HeaderSpecialFeatures}

-
-
- -
-

${HeaderMusicVideos}

-
-
- -
-

${HeaderScenes}

-
-
+
+

${HeaderAdditionalParts}

+
-
-
-

${HeaderMoreLikeThis}

-
-
+
+

+
+
+
+
+ +
+

+
+
+
+
+ +
+

${HeaderCastCrew}

+
+
+
+
+ +
+

${HeaderUpcomingOnTV}

+
+
+ +
+

${HeaderSpecialFeatures}

+
+
+ +
+

${HeaderMusicVideos}

+
+
+ +
+

${HeaderScenes}

+
+
+
+
+ +
+

${HeaderMoreLikeThis}

+
+
+