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:
parent
0600fb26a3
commit
a73da9f46b
2 changed files with 1 additions and 5 deletions
|
@ -459,7 +459,3 @@ html {
|
||||||
.metadataSidebarIcon {
|
.metadataSidebarIcon {
|
||||||
color: #00a4dc
|
color: #00a4dc
|
||||||
}
|
}
|
||||||
|
|
||||||
.detailPagePrimaryContainer {
|
|
||||||
background-color: rgba(0, 0, 0, 0.4)
|
|
||||||
}
|
|
||||||
|
|
|
@ -584,7 +584,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.itemDetailPage {
|
.itemDetailPage {
|
||||||
padding-top: 0em !important
|
padding-top: 0 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.detailimg-hidemobile {
|
.detailimg-hidemobile {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue