mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 00:57:09 +01:00
Rename comments --> notes
This commit is contained in:
parent
89c639f850
commit
bf8ae22f3f
45 changed files with 540 additions and 528 deletions
|
|
@ -137,6 +137,10 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt
|
|||
border-color: rgba(0,0,0,0) !important;
|
||||
}
|
||||
|
||||
.document-card .card-body.bg-light {
|
||||
background-color: var(--bs-body-bg);
|
||||
}
|
||||
|
||||
.doc-img {
|
||||
mix-blend-mode: normal;
|
||||
border-radius: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue