Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2024-03-06 17:41:37 +01:00
parent 7b13794c69
commit d274d81b6c
1 changed files with 2 additions and 0 deletions

View File

@ -2339,6 +2339,7 @@ a.metadataDownload__6b32d {
background: var(--accentcolor-hover); background: var(--accentcolor-hover);
} }
.bd-addon-modal-footer .bd-button:active, .bd-addon-modal-footer .bd-button:active,
.bd-button-filled.bd-button-color-brand:active { .bd-button-filled.bd-button-color-brand:active {
background: var(--accentcolor-active); background: var(--accentcolor-active);
} }
@ -2358,6 +2359,7 @@ a.metadataDownload__6b32d {
fill: var(--status-danger); fill: var(--status-danger);
} }
.bd-controls-basic .bd-button:active,
.bd-addon-views .bd-view-button.selected { .bd-addon-views .bd-view-button.selected {
background: var(--bd-blue); background: var(--bd-blue);
} }