mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 02:57:09 +01:00
Improved error notifications
This commit is contained in:
parent
0ef3a141a8
commit
423e0768f9
14 changed files with 296 additions and 260 deletions
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue