More visually interesting open animations, close details on outside click
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
|
||||
<div id="buttons-container">
|
||||
{%- if page.extra.toc -%}
|
||||
<details id="toc">
|
||||
<details id="toc" class="closable">
|
||||
<summary title="{{ macros_translate::translate(key='table_of_contents', default='Table of Contents', language_strings=language_strings) }}"><i class="icon"></i></summary>
|
||||
<div id="toc-dropdown">
|
||||
<strong id="toc-dropdown-title">{{ macros_translate::translate(key="table_of_contents", default="Table of Contents", language_strings=language_strings) }}</strong>
|
||||
|
Reference in New Issue
Block a user