mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Revert back theme style
This commit is contained in:
parent
7afdc4b2b1
commit
81b78035c0
5 changed files with 5 additions and 5 deletions
|
@ -49,7 +49,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.backgroundContainer.withBackdrop {
|
.backgroundContainer.withBackdrop {
|
||||||
opacity: .60
|
opacity: .86
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (orientation:portrait) {
|
@media (orientation:portrait) {
|
||||||
|
|
|
@ -36,7 +36,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.backgroundContainer.withBackdrop {
|
.backgroundContainer.withBackdrop {
|
||||||
background-color: rgba(0, 0, 0, 0.60)
|
background-color: rgba(0, 0, 0, .86)
|
||||||
}
|
}
|
||||||
|
|
||||||
.paper-icon-button-light:hover:not(:disabled) {
|
.paper-icon-button-light:hover:not(:disabled) {
|
||||||
|
|
|
@ -36,7 +36,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.backgroundContainer.withBackdrop {
|
.backgroundContainer.withBackdrop {
|
||||||
background-color: rgba(0, 0, 0, .60)
|
background-color: rgba(0, 0, 0, .86)
|
||||||
}
|
}
|
||||||
|
|
||||||
.paper-icon-button-light:hover:not(:disabled) {
|
.paper-icon-button-light:hover:not(:disabled) {
|
||||||
|
|
|
@ -49,7 +49,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.backgroundContainer.withBackdrop {
|
.backgroundContainer.withBackdrop {
|
||||||
opacity: .60
|
opacity: .86
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (orientation:portrait) {
|
@media (orientation:portrait) {
|
||||||
|
|
|
@ -61,7 +61,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.backgroundContainer.withBackdrop {
|
.backgroundContainer.withBackdrop {
|
||||||
background: rgba(17, 98, 164, .60)
|
background: rgba(17, 98, 164, .9)
|
||||||
}
|
}
|
||||||
|
|
||||||
.paper-icon-button-light:hover:not(:disabled) {
|
.paper-icon-button-light:hover:not(:disabled) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue