mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2024-11-18 14:49:16 +00:00
fix: sidebar link active state
This commit is contained in:
parent
041e682cd7
commit
664b2c8898
|
@ -77,6 +77,11 @@
|
|||
border-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.td-sidebar-nav-active-item {
|
||||
color: $primary !important;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.td-sidebar-nav .td-sidebar-link__page,
|
||||
ul.ul-2>.td-sidebar-nav__section-title a {
|
||||
color: #616161 !important;
|
||||
|
|
Loading…
Reference in a new issue