left align web client content

This commit is contained in:
Luke Pulverenti 2014-05-04 10:19:46 -04:00
parent 3e1c78d345
commit b88819dd78
11 changed files with 41 additions and 80 deletions

View File

@ -10,8 +10,6 @@
<div class="viewSettings">
<h1 style="margin: 0 1em 0 0; display: inline-block; vertical-align: middle;">${HeaderChannels}</h1>
<div class="listTopPaging">
</div>
</div>
<div id="items" class="itemsContainer"></div>
</div>

View File

@ -18,6 +18,7 @@
<button data-mini="true" data-icon="filter" data-inline="true" data-iconpos="notext" title="${ButtonFilter}" onclick="$('#filterPanel', $(this).parents('.page')).panel( 'toggle' );">${ButtonFilter}</button>
</div>
<div class="listTopPaging">
&nbsp;
</div>
<button id="btnNewCollection" data-mini="true" data-icon="plus" data-inline="true" class="hide">${ButtonNew}</button>
</div>

View File

@ -1,8 +1,6 @@
.detailTableContainer {
width: 100%;
max-width: 1050px;
text-align: center;
margin: 0 auto;
}
.detailTable {

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -32,8 +32,6 @@
}
.ehsContent {
max-width: 640px;
margin: 0 auto;
padding: 0;
border-spacing: 0;
border-collapse: collapse;
@ -57,7 +55,6 @@
}
.viewSettings {
text-align: center;
margin: 0 0 .25em;
}
@ -332,7 +329,7 @@ a.itemTag:hover {
}
.lnkPreviousItem {
left: 5px;
left: 210px;
}
.lnkNextItem {
@ -611,26 +608,8 @@ a.itemTag:hover {
}
}
@media all and (min-width: 800px) {
.ehsContent {
max-width: 700px;
}
}
@media all and (min-width: 900px) {
.ehsContent {
max-width: 880px;
}
}
@media all and (min-width: 1000px) {
.ehsContent {
max-width: 880px;
}
.detailPageContent {
max-width: 900px;
}
@ -642,10 +621,6 @@ a.itemTag:hover {
@media all and (min-width: 1200px) {
.ehsContent {
max-width: 950px;
}
.detailPageContent {
max-width: 930px;
}
@ -655,13 +630,6 @@ a.itemTag:hover {
}
}
@media all and (min-width: 1440px) {
.ehsContent {
max-width: 1240px;
}
}
.detailPageParentLink {
text-decoration: none;
}
@ -797,10 +765,6 @@ a.itemTag:hover {
}
}
.itemsContainer {
text-align: center;
}
@media all and (min-width: 1200px) {
.scenePosterViewItem img {

View File

@ -122,6 +122,20 @@
background-position: 8px center;
}
.musicvideosViewMenu {
background-image: url(images/items/folders/musicvideos.png);
background-repeat: no-repeat;
background-size: 18px 18px;
background-position: 8px 8px;
}
.photosViewMenu {
background-image: url(images/items/folders/photos.png);
background-repeat: no-repeat;
background-size: 18px 18px;
background-position: 8px 8px;
}
.collectionsViewMenu, .generalViewMenu, .homeVideosViewMenu {
background-image: url(images/items/folders/homevideos.png);
background-repeat: no-repeat;
@ -155,7 +169,7 @@
}
.libraryViewNavInner {
text-align: center;
text-align: left;
font-size: 14px;
white-space: nowrap;
padding: 0 0 0;
@ -185,7 +199,7 @@
.libraryViewNavLinkContent {
border-bottom: 5px solid transparent;
display: inline-block;
padding: 0 .9em 7px;
padding: 0 1em 7px;
color: #ddd;
}
@ -200,7 +214,7 @@
vertical-align: middle;
}
@media all and (min-width: 1280px) {
@media all and (min-width: 1279px) {
.libraryMenuButton {
display: none;
@ -212,11 +226,16 @@
right: 0 !important;
}
.libraryPage:not(.itemDetailPage) .libraryViewNav {
.libraryPage .libraryViewNav {
padding-left: 232px !important;
}
.viewSettings {
padding-left: .4em;
}
}
@media all and (max-width: 1280px) {
@media all and (max-width: 1278px) {
.desktopHomeLink {
display: none;
@ -229,6 +248,14 @@
.desktopLibraryMenu {
display: none;
}
.viewSettings {
text-align: center;
}
.itemsContainer {
text-align: center;
}
}
@media all and (min-width: 750px) {

View File

@ -69,8 +69,8 @@ body {
text-decoration: underline;
}
h1 {
font-weight: 100;
h1, h1 a {
font-weight: 100!important;
font-size: 28px;
font-family: Roboto;
}
@ -85,7 +85,6 @@ h2 {
}
h1 a {
font-weight: 300!important;
text-decoration: none;
}

View File

@ -155,7 +155,7 @@
<div class="listTopPaging">
</div>
</div>
<div id="items" class="itemsContainer">
<div id="items" class="itemsContainer" style="text-align: center;">
</div>
</div>
</div>

View File

@ -16,7 +16,7 @@
<div data-role="content" style="padding-top: 5px;">
<div>
<div style="text-align: center;">
<div class="viewSettings">
<select id="selectDate" data-mini="true" data-icon="calendar" data-inline="true">
</select>
<div style="display: inline-block; vertical-align: middle;">
@ -26,8 +26,8 @@
</div>
</div>
<div style="text-align: center;">
<div style="position: relative; margin: 0 auto; display: inline-block; text-align: left; max-width:100%;">
<div>
<div style="position: relative; display: inline-block; text-align: left; max-width:100%;">
<div style="white-space:nowrap;">
<div class="channelTimeslotHeader">&nbsp;</div>

View File

@ -19,8 +19,6 @@
var html = '';
$('.listTopPaging', page).html(LibraryBrowser.getPagingHtml(query, result.TotalRecordCount, true)).trigger('create');
updateFilterControls(page);
html = LibraryBrowser.getPosterViewHtml({
@ -34,22 +32,6 @@
$('#items', page).html(html).trigger('create').createPosterItemMenus();
$('.btnNextPage', page).on('click', function () {
query.StartIndex += query.Limit;
reloadItems(page);
});
$('.btnPreviousPage', page).on('click', function () {
query.StartIndex -= query.Limit;
reloadItems(page);
});
$('.selectPageSize', page).on('change', function () {
query.Limit = parseInt(this.value);
query.StartIndex = 0;
reloadItems(page);
});
LibraryBrowser.saveQueryValues('channels', query);
Dashboard.hideLoadingMsg();
@ -62,14 +44,6 @@
$(document).on('pagebeforeshow', "#channelsPage", function () {
var limit = LibraryBrowser.getDefaultPageSize();
// If the default page size has changed, the start index will have to be reset
if (limit != query.Limit) {
query.Limit = limit;
query.StartIndex = 0;
}
LibraryBrowser.loadSavedQueryValues('channels', query);
reloadItems(this);

View File

@ -61,7 +61,7 @@
SortBy: "DateCreated",
SortOrder: "Descending",
Limit: screenWidth >= 1920 ? 12 : (screenWidth >= 1440 ? 12 : (screenWidth >= 800 ? 12 : 12)),
Limit: screenWidth >= 1920 ? 10 : (screenWidth >= 1440 ? 8 : (screenWidth >= 800 ? 8 : 8)),
Recursive: true,
Fields: "PrimaryImageAspectRatio",
Filters: "IsUnplayed,IsNotFolder",