mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 08:37:19 +01:00
Show number of comments on cards, tab
This commit is contained in:
parent
f161722b34
commit
3911740360
14 changed files with 146 additions and 74 deletions
|
|
@ -133,6 +133,10 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt
|
|||
filter: brightness(.8);
|
||||
}
|
||||
|
||||
.badge.bg-light.border {
|
||||
border-color: rgba(0,0,0,0) !important;
|
||||
}
|
||||
|
||||
.doc-img {
|
||||
mix-blend-mode: normal;
|
||||
border-radius: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue