Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2019-09-20 22:41:45 +02:00
parent b8985ed5f6
commit 73adb79348
1 changed files with 2 additions and 1 deletions

View File

@ -3053,9 +3053,9 @@ body:before {
#app-mount .themedPopout-1TrfdI, /* themed popout (for example mentionpopout) */
#app-mount .popoutList-T9CKZQ { /* listpopout (for example auditlogs) */
background-color: transparent;
border-radius: 5px;
box-shadow: 0 8px 16px rgba(var(--vtransparencycolor), 0.24);
color: rgb(var(--fontwhite1));
overflow: hidden;
position: relative;
}
.container-2x5lvQ:after,
@ -3075,6 +3075,7 @@ body:before {
width: unset;
height: unset;
pointer-events: none;
border-radius: 5px;
z-index: -1;
}
.container-2x5lvQ:after,