mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-24 15:47:08 +00:00
Remove version controls
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
<div class="tree" id="tree-view">
|
||||
<div class="tree-controls">
|
||||
<button class="btn" id="tree-controls-toggle"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16"><path d="M8 9a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM1.5 9a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm13 0a1.5 1.5 0 100-3 1.5 1.5 0 000 3z"></path></svg></button>
|
||||
<button class="btn" id="tree-controls-version-toggle"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M2.5 7.775V2.75a.25.25 0 01.25-.25h5.025a.25.25 0 01.177.073l6.25 6.25a.25.25 0 010 .354l-5.025 5.025a.25.25 0 01-.354 0l-6.25-6.25a.25.25 0 01-.073-.177zm-1.5 0V2.75C1 1.784 1.784 1 2.75 1h5.025c.464 0 .91.184 1.238.513l6.25 6.25a1.75 1.75 0 010 2.474l-5.026 5.026a1.75 1.75 0 01-2.474 0l-6.25-6.25A1.75 1.75 0 011 7.775zM6 5a1 1 0 100 2 1 1 0 000-2z"></path></svg></button>
|
||||
<button class="btn" id="tree-controls-reset">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg>
|
||||
<span data-i18n="reset"></span>
|
||||
@@ -70,20 +69,6 @@
|
||||
<span data-i18n="redo"></span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="tree-controls-menu btn-group" id="tree-controls-version-menu">
|
||||
<button class="btn">
|
||||
<span data-i18n="1.16"></span>
|
||||
</button>
|
||||
<button class="btn">
|
||||
<span data-i18n="1.15"></span>
|
||||
</button>
|
||||
<button class="btn">
|
||||
<span data-i18n="1.14"></span>
|
||||
</button>
|
||||
<button class="btn">
|
||||
<span data-i18n="1.13"></span>
|
||||
</button>
|
||||
</div>
|
||||
<div id="tree-view-output"></div>
|
||||
</div>
|
||||
<div class="source" id="source-view">
|
||||
|
||||
Reference in New Issue
Block a user