Commit af7ff17f authored by Denys Mishunov's avatar Denys Mishunov

Split-styling top items with and without subitems

parent 4d5945cf
......@@ -210,9 +210,12 @@
&.active {
> a {
background-color: $indigo-900-alpha-008;
font-weight: $gl-font-weight-bold;
}
> a:not(.has-sub-items) {
background-color: $indigo-900-alpha-008;
}
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment