mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
more on music front page
This commit is contained in:
parent
6510868c48
commit
70abe25960
@ -253,12 +253,12 @@
|
|||||||
width: 65%;
|
width: 65%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem .tileImage {
|
.squareTileItem .tileImage {
|
||||||
height: 100px;
|
height: 100px;
|
||||||
width: 35%;
|
width: 35%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem .tileContent {
|
.squareTileItem .tileContent {
|
||||||
width: 60%;
|
width: 60%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -313,7 +313,7 @@
|
|||||||
height: 120px;
|
height: 120px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem .tileImage {
|
.squareTileItem .tileImage {
|
||||||
height: 115px;
|
height: 115px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -363,11 +363,11 @@
|
|||||||
height: 136px;
|
height: 136px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem {
|
.squareTileItem {
|
||||||
width: 31%;
|
width: 31%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem .tileImage {
|
.squareTileItem .tileImage {
|
||||||
height: 105px;
|
height: 105px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -385,7 +385,7 @@
|
|||||||
width: 31.5%;
|
width: 31.5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem .tileImage {
|
.squareTileItem .tileImage {
|
||||||
height: 130px;
|
height: 130px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -407,7 +407,7 @@
|
|||||||
width: 31.5%;
|
width: 31.5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem .tileImage {
|
.squareTileItem .tileImage {
|
||||||
height: 155px;
|
height: 155px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -434,11 +434,11 @@
|
|||||||
width: 23.5%;
|
width: 23.5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem {
|
.squareTileItem {
|
||||||
width: 23.5%;
|
width: 23.5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem .tileImage {
|
.squareTileItem .tileImage {
|
||||||
height: 140px;
|
height: 140px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -461,11 +461,11 @@
|
|||||||
height: 160px;
|
height: 160px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem {
|
.squareTileItem {
|
||||||
width: 18.8%;
|
width: 18.8%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem .tileImage {
|
.squareTileItem .tileImage {
|
||||||
height: 120px;
|
height: 120px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -487,11 +487,11 @@
|
|||||||
height: 160px;
|
height: 160px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem {
|
.squareTileItem {
|
||||||
width: 18.8%;
|
width: 18.8%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem .tileImage {
|
.squareTileItem .tileImage {
|
||||||
height: 130px;
|
height: 130px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -513,11 +513,11 @@
|
|||||||
height: 185px;
|
height: 185px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem {
|
.squareTileItem {
|
||||||
width: 18.8%;
|
width: 18.8%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem .tileImage {
|
.squareTileItem .tileImage {
|
||||||
height: 140px;
|
height: 140px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -539,11 +539,11 @@
|
|||||||
height: 180px;
|
height: 180px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem {
|
.squareTileItem {
|
||||||
width: 15.8%;
|
width: 15.8%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdTileItem .tileImage {
|
.squareTileItem .tileImage {
|
||||||
height: 140px;
|
height: 140px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -124,11 +124,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.portraitPosterItem {
|
.portraitPosterItem {
|
||||||
width: 100px;
|
width: 108px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portraitPosterItem .posterItemImage {
|
.portraitPosterItem .posterItemImage {
|
||||||
height: 150px;
|
height: 162px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.posterItem {
|
.posterItem {
|
||||||
@ -138,8 +138,6 @@
|
|||||||
|
|
||||||
@media all and (min-width: 1440px) {
|
@media all and (min-width: 1440px) {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.squarePosterItem {
|
.squarePosterItem {
|
||||||
width: 170px;
|
width: 170px;
|
||||||
}
|
}
|
||||||
@ -149,11 +147,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.portraitPosterItem {
|
.portraitPosterItem {
|
||||||
width: 112px;
|
width: 120px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portraitPosterItem .posterItemImage {
|
.portraitPosterItem .posterItemImage {
|
||||||
height: 168px;
|
height: 180px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -176,11 +174,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.portraitPosterItem {
|
.portraitPosterItem {
|
||||||
width: 126px;
|
width: 136px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portraitPosterItem .posterItemImage {
|
.portraitPosterItem .posterItemImage {
|
||||||
height: 189px;
|
height: 204px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.posterItem {
|
.posterItem {
|
||||||
|
@ -266,7 +266,7 @@
|
|||||||
|
|
||||||
$("#radioAlbums", page).on("click", function () {
|
$("#radioAlbums", page).on("click", function () {
|
||||||
|
|
||||||
shape = "cd";
|
shape = "square";
|
||||||
loadItems(page, {
|
loadItems(page, {
|
||||||
MediaTypes: "",
|
MediaTypes: "",
|
||||||
IncludeItemTypes: "MusicAlbum",
|
IncludeItemTypes: "MusicAlbum",
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
items: result.Items,
|
items: result.Items,
|
||||||
useAverageAspectRatio: true,
|
useAverageAspectRatio: true,
|
||||||
context: "music",
|
context: "music",
|
||||||
shape: "cd"
|
shape: "square"
|
||||||
});
|
});
|
||||||
|
|
||||||
html += LibraryBrowser.getPagingHtml(query, result.TotalRecordCount);
|
html += LibraryBrowser.getPagingHtml(query, result.TotalRecordCount);
|
||||||
|
Loading…
Reference in New Issue
Block a user