mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
lowered thumb brightness in non-inverted mode
This commit is contained in:
parent
6a1f5fb4cd
commit
420feb3a52
@ -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…
x
Reference in New Issue
Block a user