Reposition map buttons

This commit is contained in:
Carlos Salaverria 2016-08-30 17:20:29 -05:00
parent a37c75bf83
commit f2ea5a75bb
2 changed files with 16 additions and 11 deletions

View file

@ -113,7 +113,6 @@
<div id="sidebar_container">
<div id="splitter" class="ui-resizable-handle ui-resizable-w"></div>
<div id="sidebar_canvas">
<a id="show_map_button" href="#"></a>
<div id="dump1090_infoblock">
<table style="width: 100%">
@ -128,10 +127,12 @@
<tr class="infoblock_body">
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3">
<td colspan="2">
<a id="show_map_button" href="#"></a>
<div id="sudo_buttons">
<span class="pointer" onclick="resetMap();">[ Reset Map ]</span>
<span class="pointer" onclick="selectAllPlanes();">[ Select All ]</span>
@ -142,6 +143,7 @@
<tr class="infoblock_body">
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr class="infoblock_body">