mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 08:37:19 +01:00
Enhancement: disable-able mail rules, add toggle to overview (#7810)
This commit is contained in:
parent
b9c1ba8a1d
commit
991c9b0ca4
19 changed files with 248 additions and 91 deletions
|
|
@ -369,6 +369,10 @@ textarea,
|
|||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
.cursor-pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
ul.pagination {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue