mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-26 01:16:16 +00:00
Indicate disabled but active All button
This commit is contained in:
@@ -231,6 +231,10 @@ $border-color-dark-mode: #47494f;
|
||||
border-color: darken($primary-dark-mode, 10%);
|
||||
color: $text-color-dark-mode-accent;
|
||||
}
|
||||
|
||||
&.disabled.active {
|
||||
background-color: darken($primary-dark-mode, 10%);
|
||||
}
|
||||
}
|
||||
|
||||
.btn-outline-secondary {
|
||||
|
Reference in New Issue
Block a user