mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
better indication of what item is selected in the menu
This commit is contained in:
parent
1ce6466ef8
commit
ec6d01f7a5
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@
|
||||||
|
|
||||||
.sidebar .nav-link.active {
|
.sidebar .nav-link.active {
|
||||||
color: $primary;
|
color: $primary;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar .nav-link:hover .sidebaricon,
|
.sidebar .nav-link:hover .sidebaricon,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue