Update BlurpleRecolor.css
This commit is contained in:
parent
55af67f98c
commit
2e2046649e
|
@ -2307,6 +2307,13 @@ a.metadataDownload__9673d {
|
|||
background: var(--bd-blue);
|
||||
}
|
||||
|
||||
html #bd-modal-container {
|
||||
color: transparent;
|
||||
}
|
||||
html #bd-modal-container > * {
|
||||
color: var(--header-secondary);
|
||||
}
|
||||
|
||||
.bd-modal-wrapper .footer button {
|
||||
background: var(--bd-blue);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue