mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Re-work filter editor, bulk editor & reset buttons
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user