Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2020-07-01 10:39:25 +02:00
parent e877c4bf48
commit af4c420f19
1 changed files with 3 additions and 0 deletions

View File

@ -2857,6 +2857,9 @@ body:before {
background-color: rgba(var(--vtransparencycolor), 0.2);
box-shadow: none;
}
#app-mount .footer-1lnhms { /* modal footer info */
background-color: rgba(var(--vtransparencycolor), 0.3);
}
#app-mount .closeButton-1tv5uR, /* modal closebutton */
#app-mount .close-hZ94c6 {
color: rgb(var(--fontwhite1));