Update BasicBackground.css
This commit is contained in:
parent
cebe97b77a
commit
c9030ad475
|
@ -636,7 +636,7 @@ body:before {
|
||||||
}
|
}
|
||||||
|
|
||||||
.empty-388osJ { /* loadingplaceholders */
|
.empty-388osJ { /* loadingplaceholders */
|
||||||
fill: rgb(var(--vaccentcolor));
|
fill: rgba(var(--vtransparencycolor), 0.4);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ---- 5.4. ACCOUNT/VOICE/GOLIVE ---- */
|
/* ---- 5.4. ACCOUNT/VOICE/GOLIVE ---- */
|
||||||
|
@ -1635,7 +1635,7 @@ body:before {
|
||||||
.category-2haXBH, /* loadingplaceholders */
|
.category-2haXBH, /* loadingplaceholders */
|
||||||
.channelIcon-1TvDoP,
|
.channelIcon-1TvDoP,
|
||||||
.channelName-2wrHHc {
|
.channelName-2wrHHc {
|
||||||
background-color: rgb(var(--vaccentcolor));
|
background: rgba(var(--vtransparencycolor), 0.4);
|
||||||
}
|
}
|
||||||
.splashImage-13vBzp { /* screen image */
|
.splashImage-13vBzp { /* screen image */
|
||||||
opacity: 0.7;
|
opacity: 0.7;
|
||||||
|
|
Loading…
Reference in New Issue