mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 17:47:08 +01:00
Fix: hover colors, empty lists, disable autocomplete, translation strings
This commit is contained in:
parent
21a9963a2b
commit
5665db844e
15 changed files with 53 additions and 46 deletions
|
|
@ -193,7 +193,7 @@ a, a:hover,
|
|||
.btn-link:hover,
|
||||
.btn-link:active,
|
||||
.btn-link:focus-visible {
|
||||
color: var(--pngx-primary-darken-15) !important;
|
||||
color: var(--pngx-primary-darken-10) !important;
|
||||
}
|
||||
|
||||
a.btn-link:hover,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue