Update BasicBackground.css
This commit is contained in:
parent
73ce02b4d5
commit
6fd6d82165
|
@ -4707,6 +4707,11 @@ body:before {
|
|||
border-radius: 0 0 5px 5px;
|
||||
}
|
||||
|
||||
.emptyStateIcon-3VCpT2 { /* popout no messages (inbox) */
|
||||
background-color: rgba(var(--vtransparencycolor), 0.4);
|
||||
color: rgb(var(--fontwhite2));
|
||||
}
|
||||
|
||||
/* ---- 14.5. SEARCHPOPOUT ---- */
|
||||
|
||||
#app-mount .container-3ayLPN { /* popout wrapper */
|
||||
|
|
Loading…
Reference in New Issue