adjust active element visibility in the sidebar

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
Simon L 2023-05-25 12:44:56 +02:00 committed by nextcloud-command
parent cd5bd11771
commit 56aa4c79e2
5 changed files with 6 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -219,7 +219,8 @@ kbd {
a.active {
&,
> a {
background-color: var(--color-primary-element-light);
background-color: var(--color-primary-element);
color: var(--color-primary-element-text);
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long