mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-55074 theme_boost: Current flat nav node should be subtle
This commit is contained in:
parent
0a58ec243d
commit
cbdbe7d812
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<div class="hidden-lg-up">
|
||||
{{/get_smscreenonly}}
|
||||
{{#action}}
|
||||
<a class="list-group-item list-group-item-action {{#isactive}}active{{/isactive}}" href="{{{action}}}"><span class="m-l-{{get_indent}}">
|
||||
<a class="list-group-item list-group-item-action {{#isactive}}font-weight-bold{{/isactive}}" href="{{{action}}}"><span class="m-l-{{get_indent}}">
|
||||
{{#is_section}}
|
||||
{{#pix}}i/folder{{/pix}}
|
||||
{{/is_section}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue