mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Improved error notifications
This commit is contained in:
@@ -249,6 +249,10 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt
|
||||
color: var(--pngx-primary-text-contrast);
|
||||
}
|
||||
|
||||
.toast .btn-outline-dark:hover {
|
||||
color: var(--bs-body-color)
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
--bs-dropdown-color: var(--bs-body-color);
|
||||
}
|
||||
|
Reference in New Issue
Block a user