mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-09 10:47:53 +02:00
Actions and Selection button adjustment
Actions and Selection button adjustment
This commit is contained in:
parent
5322e52990
commit
edb4e4dcaa
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@
|
|||
</div>
|
||||
<button id="toggle-space-mode" class="hifi-edit-button space-mode-local">Local</button>
|
||||
<input type="button" class="vglyph" id="hmdmultiselect" value="I" style="display: none;" />
|
||||
<input type="button" class="normal" id="selection" value="Selection" />
|
||||
<input type="button" class="normal" id="actions" value="Actions" />
|
||||
<input type="button" class="normal" id="selection" value="Selection..." />
|
||||
<input type="button" class="normal" id="actions" value="Actions..." />
|
||||
</div>
|
||||
<div id="entity-list">
|
||||
<div id="filter-area">
|
||||
|
|
Loading…
Reference in a new issue