Update BlurpleRecolor.css
This commit is contained in:
parent
49d1af370b
commit
44c6592ee8
|
@ -2338,6 +2338,9 @@ a.metadataDownload__6b32d {
|
||||||
.bd-addon-modal-footer .bd-button:active {
|
.bd-addon-modal-footer .bd-button:active {
|
||||||
background: var(--accentcolor-active);
|
background: var(--accentcolor-active);
|
||||||
}
|
}
|
||||||
|
.bd-button-blank {
|
||||||
|
background: transparent !important;
|
||||||
|
}
|
||||||
|
|
||||||
.bd-description-wrap .banner {
|
.bd-description-wrap .banner {
|
||||||
background: var(--background-primary);
|
background: var(--background-primary);
|
||||||
|
|
Loading…
Reference in New Issue