mirror of
https://github.com/documize/community.git
synced 2025-07-24 23:59:47 +02:00
Tooltip for new document sidebar
This commit is contained in:
parent
f9e2141ed4
commit
dc2c7a5f7c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<div id="sidebar" class="sidebar-white document-sidebar">
|
||||
|
||||
<div class="sidebar-view-switcher d-flex align-items-center justify-content-center">
|
||||
<i class="material-icons">reorder</i>
|
||||
<i class="material-icons" title="Table of contents" data-toggle="tooltip" data-placement="top">reorder</i>
|
||||
</div>
|
||||
|
||||
<div id="doc-toc" class="document-toc {{if isDesktop 'document-toc-desktop'}}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue