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

redesign detail page

This commit is contained in:
grafixeyehero 2019-12-09 01:03:08 +03:00
parent 78fd41ef05
commit 6a16d84e71
10 changed files with 300 additions and 307 deletions

View file

@ -463,3 +463,7 @@ html {
.metadataSidebarIcon {
color: #00a4dc
}
.detailPagePrimaryContainer {
background-color: rgba(255, 255, 255, 0.4)
}

View file

@ -471,3 +471,7 @@ html {
.metadataSidebarIcon {
color: #00a4dc
}
.detailPagePrimaryContainer {
background-color: rgba(0, 0, 0, 0.4)
}

View file

@ -448,3 +448,7 @@ html {
.metadataSidebarIcon {
color: #00a4dc
}
.detailPagePrimaryContainer {
background-color: rgba(0, 0, 0, 0.4)
}

View file

@ -448,3 +448,7 @@ html {
.metadataSidebarIcon {
color: #00a4dc
}
.detailPagePrimaryContainer {
background-color: rgba(0, 0, 0, 0.4)
}

View file

@ -444,3 +444,7 @@ html {
.metadataSidebarIcon {
color: #00a4dc
}
.detailPagePrimaryContainer {
background-color: rgba(255, 255, 255, 0.4)
}

View file

@ -576,3 +576,7 @@ a[data-role=button] {
.metadataSidebarIcon {
color: #dbe6ff
}
.detailPagePrimaryContainer {
background-color: rgba(0, 0, 0, 0.4)
}

View file

@ -466,3 +466,7 @@ html {
.metadataSidebarIcon {
color: #00a4dc
}
.detailPagePrimaryContainer {
background-color: rgba(0, 0, 0, 0.4)
}