1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-27 09:09:44 +02:00

aside menu current page highlight (#80)

* aside menu current page highlight

* fixex children highlight and changed bold to color

* add page var check

* improvements

* Update layout.twig
This commit is contained in:
Timur Kazantaev 2019-04-01 16:21:07 +03:00 committed by Peter Savchenko
parent aa7c6b12a6
commit 69d036ab5c
4 changed files with 15 additions and 2 deletions

View file

@ -58,6 +58,10 @@
}
}
}
&__current {
color: var(--color-page-active) !important;
}
}
.docs-aside-toggler {

View file

@ -5,6 +5,7 @@
--color-link-active: #2071cc;
--color-button-danger: #ff5159;
--color-bg-light: #f8f7fa;
--color-page-active: #ff1767;
/**
* Site layout sizes