Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2020-06-17 16:03:20 +02:00
parent 7805ec6919
commit 1795951d92
1 changed files with 3 additions and 1 deletions

View File

@ -2824,11 +2824,13 @@ body:before {
.root-1gCeng .modal-yWgWj-:before {
display: none;
}
#app-mount .footer-3rDWdC { /* modal footer */
#app-mount .footer-3rDWdC, /* modal footer */
#app-mount .footer-2gL1pp { /* modal footer */
background-color: rgba(var(--vtransparencycolor), 0.2);
box-shadow: none;
}
#app-mount .closeButton-1tv5uR, /* modal closebutton */
#app-mount .close-hZ94c6,
#app-mount .close-1kwMUs {
color: rgb(var(--fontwhite1));
}