mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-14 00:26:21 +00:00
Fix: hover colors, empty lists, disable autocomplete, translation strings
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user