Update BasicBackground.css
This commit is contained in:
parent
747593bd3d
commit
57310178e2
|
@ -987,6 +987,13 @@ body:before {
|
|||
background-color: rgba(var(--vtransparencycolor), 0.8);
|
||||
}
|
||||
|
||||
#app-mount .embedSuppressButton-1FonMn { /* attachment closebutton */
|
||||
color: rgb(var(--fontwhite3));
|
||||
}
|
||||
#app-mount .embedSuppressButton-1FonMn:hover {
|
||||
color: rgb(var(--fontwhite3));
|
||||
}
|
||||
|
||||
/* ==== 6.2.3. NITROGIFT ==== */
|
||||
|
||||
#app-mount .tile-2OwFgW { /* gift container */
|
||||
|
|
Loading…
Reference in New Issue