mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-13 18:17:02 +01:00
Inline plaintext document previews for complete styling
This commit is contained in:
parent
1d17e24c6e
commit
6ed637cfdd
4 changed files with 46 additions and 22 deletions
|
|
@ -246,10 +246,6 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt
|
|||
background-color: rgb(var(--bs-dark-rgb)) !important;
|
||||
}
|
||||
}
|
||||
|
||||
.preview-sticky.bg-white {
|
||||
background-color: var(--pngx-bg-darker) !important;
|
||||
}
|
||||
}
|
||||
|
||||
body.color-scheme-dark {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue