1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

use mblogo instead of home

This commit is contained in:
Luke Pulverenti 2013-04-19 00:27:16 -04:00
parent f44861b09b
commit f9fb418c1d
29 changed files with 431 additions and 409 deletions

View file

@ -6,7 +6,7 @@
<body>
<div id="boxsetPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Movies</h1>
<img src="css/images/mblogoicon.png"></a>Movies</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
@ -42,11 +42,11 @@
</div>
<div data-role="collapsible" id="moviesCollapsible" data-mini="true">
<h3>Titles</h3>
<h3><span class="collapsibleTitle">Titles</span></h3>
<div id="moviesContent"></div>
</div>
<div data-role="collapsible" id="trailersCollapsible" class="hide" data-mini="true">
<h3>Trailers</h3>
<h3><span class="collapsibleTitle">Trailers</span></h3>
<div id="trailersContent"></div>
</div>
<div data-role="collapsible" id="galleryCollapsible" data-mini="true">

View file

@ -6,7 +6,7 @@
<body>
<div id="boxsetsPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Movies</h1>
<img src="css/images/mblogoicon.png"></a>Movies</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="moviesrecommended.html" data-role="button">Suggested</a>

View file

@ -12,7 +12,7 @@
}
.libraryPageHeader a {
margin-right: 20px;
margin-right: 15px;
}
.libraryPage .ui-content {
@ -61,7 +61,7 @@
.listPaging {
text-align: center;
margin: .5em 0;
margin: .5em 0 .25em;
}
@media all and (min-width: 650px) {
@ -75,6 +75,16 @@
padding-left: 20px;
padding-right: 20px;
}
.viewSettings {
margin-bottom: 0;
padding-right: 300px;
}
.topListPaging {
padding-left: 300px;
margin-top: -35px;
}
}
/*@media all and (min-width: 1000px) {

View file

@ -279,7 +279,7 @@ form, .readOnlyContent {
}
.header {
padding-left: 30px;
padding-left: 15px;
padding-top: 15px;
padding-bottom: 15px;
}

View file

@ -4,9 +4,9 @@
<title>Media Browser</title>
</head>
<body>
<div id="gameGenresPage" data-role="page" class="page libraryPage noLogoPage listPage" data-theme="a">
<div id="gameGenresPage" data-role="page" class="page libraryPage noLogoPage listPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Games</h1>
<img src="css/images/mblogoicon.png"></a>Games</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="gamesrecommended.html" data-role="button">Suggested</a>
@ -71,6 +71,6 @@
</form>
</div>
</div>
</div>
</body>
</html>

View file

@ -4,9 +4,9 @@
<title>Media Browser</title>
</head>
<body>
<div id="gamesPage" data-role="page" class="page libraryPage noLogoPage listPage" data-theme="a">
<div id="gamesPage" data-role="page" class="page libraryPage noLogoPage listPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Games</h1>
<img src="css/images/mblogoicon.png"></a>Games</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="gamesrecommended.html" data-role="button">Suggested</a>
@ -111,6 +111,6 @@
</fieldset>
</form>
</div>
</div>
</div>
</body>
</html>

View file

@ -4,9 +4,9 @@
<title>Media Browser</title>
</head>
<body>
<div id="gamesRecommendedPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<div id="gamesRecommendedPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Games</h1>
<img src="css/images/mblogoicon.png"></a>Games</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="gamesrecommended.html" data-role="button" class="ui-btn-active">Suggested</a>
@ -33,6 +33,6 @@
</div>
</div>
</div>
</div>
</body>
</html>

View file

@ -4,9 +4,9 @@
<title>Media Browser</title>
</head>
<body>
<div id="gameStudiosPage" data-role="page" class="page libraryPage noLogoPage listPage" data-theme="a">
<div id="gameStudiosPage" data-role="page" class="page libraryPage noLogoPage listPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Games</h1>
<img src="css/images/mblogoicon.png"></a>Games</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="gamesrecommended.html" data-role="button">Suggested</a>
@ -70,6 +70,6 @@
</fieldset>
</form>
</div>
</div>
</div>
</body>
</html>

View file

@ -6,7 +6,7 @@
<body>
<div id="gamesystemPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Games</h1>
<img src="css/images/mblogoicon.png"></a>Games</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">

View file

@ -4,9 +4,9 @@
<title>Media Browser</title>
</head>
<body>
<div id="gamesystemsPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<div id="gamesystemsPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Games</h1>
<img src="css/images/mblogoicon.png"></a>Games</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="gamesrecommended.html" data-role="button">Suggested</a>
@ -71,6 +71,6 @@
</fieldset>
</form>
</div>
</div>
</div>
</body>
</html>

View file

@ -6,7 +6,7 @@
<body>
<div id="movieGenresPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Movies</h1>
<img src="css/images/mblogoicon.png"></a>Movies</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="moviesrecommended.html" data-role="button">Suggested</a>

View file

@ -6,7 +6,7 @@
<body>
<div id="moviePeoplePage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Movies</h1>
<img src="css/images/mblogoicon.png"></a>Movies</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="moviesrecommended.html" data-role="button">Suggested</a>

View file

@ -6,7 +6,7 @@
<body>
<div id="moviesPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Movies</h1>
<img src="css/images/mblogoicon.png"></a>Movies</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="moviesrecommended.html" data-role="button">Suggested</a>

View file

@ -6,7 +6,7 @@
<body>
<div id="moviesRecommendedPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Movies</h1>
<img src="css/images/mblogoicon.png"></a>Movies</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="moviesrecommended.html" data-role="button" class="ui-btn-active">Suggested</a>

View file

@ -6,7 +6,7 @@
<body>
<div id="movieStudiosPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Movies</h1>
<img src="css/images/mblogoicon.png"></a>Movies</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="moviesrecommended.html" data-role="button">Suggested</a>

View file

@ -6,7 +6,7 @@
<body>
<div id="movieTrailersPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Movies</h1>
<img src="css/images/mblogoicon.png"></a>Movies</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="moviesrecommended.html" data-role="button">Suggested</a>

View file

@ -6,7 +6,7 @@
<body>
<div id="musicRecommendedPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Music</h1>
<img src="css/images/mblogoicon.png"></a>Music</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="musicrecommended.html" data-role="button" class="ui-btn-active">Suggested</a>

View file

@ -4,9 +4,9 @@
<title></title>
</head>
<body>
<div id="playlistPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<div id="playlistPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Now Playing</h1>
<img src="css/images/mblogoicon.png"></a>Now Playing</h1>
<div data-role="content">
@ -31,12 +31,18 @@
</div>
</div>
</div>
<!-- temp styling -->
<style>
#playlistTable {width:80%;margin:auto;}
#playlistTable th, #playlistTable td {padding:4px 10px;}
</style>
<!-- temp styling -->
<style>
#playlistTable {
width: 80%;
margin: auto;
}
#playlistTable th, #playlistTable td {
padding: 4px 10px;
}
</style>
</body>
</html>

View file

@ -28,6 +28,8 @@
$('#galleryCollapsible', page).hide();
}
$('#moviesCollapsible .collapsibleTitle', page).html('Titles (' + item.ChildCount + ')');
Dashboard.hideLoadingMsg();
});
}

View file

@ -719,7 +719,7 @@ var Dashboard = {
var html = '<div class="content-secondary ui-bar-a toolsSidebar">';
html += '<h1><a href="index.html" class="imageLink" style="margin-left: 0;margin-right: 20px;"> <img src="css/images/home.png" /></a>Tools</h1>';
html += '<h1><a href="index.html" class="imageLink" style="margin-left: 0;margin-right: 20px;"> <img src="css/images/mblogoicon.png" /></a>Tools</h1>';
html += '<div class="sidebarLinks">';

View file

@ -30,6 +30,8 @@
$('#galleryCollapsible', page).hide();
}
$('#episodesCollapsible .collapsibleTitle', page).html('Episodes (' + item.ChildCount + ')');
Dashboard.hideLoadingMsg();
});
}

View file

@ -69,6 +69,8 @@
$('#itemMiscInfo', page).html(LibraryBrowser.getMiscInfoHtml(item));
$('#seasonsCollapsible .collapsibleTitle', page).html('Seasons (' + item.ChildCount + ')');
LibraryBrowser.renderPremiereDate($('#itemPremiereDate', page), item);
LibraryBrowser.renderGenres($('#itemGenres', page), item);
LibraryBrowser.renderStudios($('#itemStudios', page), item);
@ -88,7 +90,7 @@
SortBy: "SortName",
Fields: "PrimaryImageAspectRatio,ItemCounts,DisplayMediaType,DateCreated,UserData"
}).done(function(result) {
}).done(function (result) {
var html = LibraryBrowser.getPosterDetailViewHtml({
items: result.Items,

View file

@ -6,7 +6,7 @@
<body>
<div id="tvGenresPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>TV Shows</h1>
<img src="css/images/mblogoicon.png"></a>TV Shows</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="tvrecommended.html" data-role="button">Suggested</a>

View file

@ -6,7 +6,7 @@
<body>
<div id="tvPeoplePage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>TV Shows</h1>
<img src="css/images/mblogoicon.png"></a>TV Shows</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="tvrecommended.html" data-role="button">Suggested</a>

View file

@ -6,7 +6,7 @@
<body>
<div id="tvRecommendedPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>TV Shows</h1>
<img src="css/images/mblogoicon.png"></a>TV Shows</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="tvrecommended.html" data-role="button" class="ui-btn-active">Suggested</a>

View file

@ -6,7 +6,7 @@
<body>
<div id="tvSeasonPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>TV Shows</h1>
<img src="css/images/mblogoicon.png"></a>TV Shows</h1>
<div data-role="content">
@ -44,11 +44,11 @@
</div>
<div data-role="collapsible" id="episodesCollapsible" data-mini="true">
<h3>Episodes</h3>
<h3><span class="collapsibleTitle">Episodes</span></h3>
<div id="episodesContent"></div>
</div>
<div data-role="collapsible" id="trailersCollapsible" class="hide" data-mini="true">
<h3>Trailers</h3>
<h3><span class="collapsibleTitle">Trailers</span></h3>
<div id="trailersContent"></div>
</div>
<div data-role="collapsible" id="castCollapsible" class="hide" data-mini="true">

View file

@ -6,7 +6,7 @@
<body>
<div id="tvSeriesPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>TV Shows</h1>
<img src="css/images/mblogoicon.png"></a>TV Shows</h1>
<div data-role="content">
@ -43,11 +43,11 @@
</div>
<div data-role="collapsible" id="seasonsCollapsible" data-mini="true">
<h3>Seasons</h3>
<h3><span class="collapsibleTitle">Seasons</span></h3>
<div id="seasonsContent"></div>
</div>
<div data-role="collapsible" id="trailersCollapsible" class="hide" data-mini="true">
<h3>Trailers</h3>
<h3><span class="collapsibleTitle">Trailers</span></h3>
<div id="trailersContent"></div>
</div>
<div data-role="collapsible" id="castCollapsible" class="hide" data-mini="true">

View file

@ -6,7 +6,7 @@
<body>
<div id="tvShowsPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>TV Shows</h1>
<img src="css/images/mblogoicon.png"></a>TV Shows</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="tvrecommended.html" data-role="button">Suggested</a>

View file

@ -6,7 +6,7 @@
<body>
<div id="tvStudiosPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>TV Shows</h1>
<img src="css/images/mblogoicon.png"></a>TV Shows</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="tvrecommended.html" data-role="button">Suggested</a>