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

remove leftover detailPagePrimaryContainer style form theme

This commit is contained in:
grafixeyehero 2020-01-06 00:10:25 +03:00
parent 0600fb26a3
commit a73da9f46b
2 changed files with 1 additions and 5 deletions

View file

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

View file

@ -584,7 +584,7 @@
} }
.itemDetailPage { .itemDetailPage {
padding-top: 0em !important padding-top: 0 !important
} }
.detailimg-hidemobile { .detailimg-hidemobile {