Highlight the current list when something list related is called
This commit is contained in:
parent
5724b98358
commit
8ae03fa6e9
5 changed files with 30 additions and 5 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Reference in a new issue