Update DiscordRecolor.css
This commit is contained in:
parent
18810f5103
commit
4932a83668
|
@ -1601,9 +1601,6 @@ img[src='/assets/387a7c504c96b992872d.svg'] {
|
||||||
|
|
||||||
/* ~~~~ 6. STORE/NITRO ~~~~ */
|
/* ~~~~ 6. STORE/NITRO ~~~~ */
|
||||||
|
|
||||||
#app-mount .loading__053e3 {
|
|
||||||
background: transparent;
|
|
||||||
}
|
|
||||||
#app-mount .header_d454ec {
|
#app-mount .header_d454ec {
|
||||||
color: var(--header-primary);
|
color: var(--header-primary);
|
||||||
}
|
}
|
||||||
|
@ -1653,6 +1650,9 @@ img[src='/assets/387a7c504c96b992872d.svg'] {
|
||||||
#app-mount .container__9ecba {
|
#app-mount .container__9ecba {
|
||||||
background-color: var(--background-secondary);
|
background-color: var(--background-secondary);
|
||||||
}
|
}
|
||||||
|
#app-mount .loading__053e3 {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
#app-mount .sectionAccountCredit__6e823
|
#app-mount .sectionAccountCredit__6e823
|
||||||
#app-mount .subscriptionDetails__042b3 {
|
#app-mount .subscriptionDetails__042b3 {
|
||||||
border-color: rgba(var(--textdarker),.3);
|
border-color: rgba(var(--textdarker),.3);
|
||||||
|
|
Loading…
Reference in New Issue