mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-13 18:17:02 +01:00
Re-work filter editor, bulk editor & reset buttons
This commit is contained in:
parent
c2b5451fe4
commit
3c4dadd905
14 changed files with 104 additions and 86 deletions
|
|
@ -75,6 +75,10 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt
|
|||
color: var(--bs-body-color) !important;
|
||||
}
|
||||
|
||||
.btn {
|
||||
--bs-btn-disabled-opacity: 0.35;
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
&:hover, &:focus, &.active, &:active {
|
||||
color: var(--bs-body-color) !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue