mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 01:26:47 +01:00
Show note on language change and offer reload
This commit is contained in:
parent
e72766a5bf
commit
0fa717fe11
6 changed files with 69 additions and 22 deletions
|
|
@ -84,6 +84,10 @@ svg.logo {
|
|||
}
|
||||
}
|
||||
|
||||
.text-primary {
|
||||
color: var(--bs-primary) !important;
|
||||
}
|
||||
|
||||
.btn-outline-primary {
|
||||
border-color: var(--bs-primary) !important;
|
||||
color: var(--bs-primary) !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue