mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-14 00:26:21 +00:00
Fix: frontend better reflect global perms for bulk edit, disabled form state (#8469)
This commit is contained in:
@@ -366,7 +366,7 @@ textarea,
|
||||
}
|
||||
|
||||
.form-control:disabled, .form-control[readonly] {
|
||||
background-color: var(--pngx-bg-alt);
|
||||
background-color: var(--pngx-bg-disabled);
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user