18 lines
1.4 KiB
Plaintext
18 lines
1.4 KiB
Plaintext
<div id="view-left-menu" class="tool-menu left">
|
|
<div class="tool-menu-btns">
|
|
<button id="left-btn-file" class="btn btn-category" content-target="left-panel-file"><span class="btn-icon img-toolbarmenu btn-menu-file"> </span></button>
|
|
<button id="left-btn-search" class="btn btn-category" content-target=""><span class="btn-icon img-toolbarmenu btn-menu-search"> </span></button>
|
|
<!-- /** coauthoring begin **/ -->
|
|
<button id="left-btn-comments" class="btn btn-category" content-target="left-panel-comments"><span class="btn-icon img-toolbarmenu btn-menu-comments"> </span></button>
|
|
<button id="left-btn-chat" class="btn btn-category" content-target="left-panel-chat"><span class="btn-icon img-toolbarmenu btn-menu-chat"> </span></button>
|
|
<!-- /** coauthoring end **/ -->
|
|
<button id="left-btn-support" class="btn btn-category" content-target=""><span class="btn-icon img-toolbarmenu btn-menu-support"> </span></button>
|
|
<button id="left-btn-about" class="btn btn-category" content-target=""><span class="btn-icon img-toolbarmenu btn-menu-about"> </span></button>
|
|
</div>
|
|
<div class="left-panel" style="">
|
|
<!-- /** coauthoring begin **/ -->
|
|
<div id="left-panel-comments" class="" style="display: none;" />
|
|
<div id="left-panel-chat" class="" style="display: none;" />
|
|
<!-- /** coauthoring end **/ -->
|
|
</div>
|
|
</div> |