Highlight the current list when something list related is called

This commit is contained in:
kolaente 2020-05-08 21:07:33 +02:00
parent 5724b98358
commit 8ae03fa6e9
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
5 changed files with 30 additions and 5 deletions

View file

@ -237,7 +237,7 @@
padding-right: 0.5em;
}
&.router-link-active {
&.router-link-exact-active {
color: $primary;
border-left: $vikunja-nav-selected-width solid darken($primary, 5%);
.icon {