Make sidebar toggle elements configurable
Current options are h1, h1 and h2, h1-h5, top-level list items SPR-754
This commit is contained in:
parent
26a5535e70
commit
cb7cc643bf
7 changed files with 31 additions and 30 deletions
|
@ -31,6 +31,11 @@
|
|||
> div {
|
||||
color: @ini_text_webframe;
|
||||
}
|
||||
|
||||
&.toggler {
|
||||
list-style: none;
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue