Merge pull request #594 from grafixeyehero/backdrop
Fix some issues with the backdrop image
This commit is contained in:
@@ -49,7 +49,7 @@ html {
|
||||
}
|
||||
|
||||
.backgroundContainer.withBackdrop {
|
||||
opacity: .93
|
||||
opacity: .86
|
||||
}
|
||||
|
||||
@media (orientation:portrait) {
|
||||
|
||||
@@ -48,7 +48,7 @@ html {
|
||||
}
|
||||
|
||||
.backgroundContainer.withBackdrop {
|
||||
background-color: rgba(255, 255, 255, .94)
|
||||
background-color: rgba(255, 255, 255, .80)
|
||||
}
|
||||
|
||||
.dialog {
|
||||
|
||||
@@ -49,7 +49,7 @@ html {
|
||||
}
|
||||
|
||||
.backgroundContainer.withBackdrop {
|
||||
opacity: .93
|
||||
opacity: .86
|
||||
}
|
||||
|
||||
@media (orientation:portrait) {
|
||||
|
||||
Reference in New Issue
Block a user