mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-19 10:19:27 -05:00
close button color with light primary only for toasts
This commit is contained in:
parent
1efd226f75
commit
2f739ff0b3
@ -39,7 +39,7 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt
|
|||||||
background-image: escape-svg($form-check-radio-checked-bg-image-dark);
|
background-image: escape-svg($form-check-radio-checked-bg-image-dark);
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-close {
|
.toast .btn-close {
|
||||||
filter: none !important;
|
filter: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user