mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 17:47:08 +01:00
lowered thumb brightness in non-inverted mode
This commit is contained in:
parent
6a1f5fb4cd
commit
420feb3a52
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ $border-color-dark-mode: #47494f;
|
||||||
mix-blend-mode: normal;
|
mix-blend-mode: normal;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-color: $bg-dark-mode;
|
border-color: $bg-dark-mode;
|
||||||
|
filter: invert(10%);
|
||||||
&.border-right {
|
&.border-right {
|
||||||
border-right: none !important;
|
border-right: none !important;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue