UI enhancements
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
<table class="fill">
|
||||
<tr>
|
||||
<td style="text-align: center; vertical-align: top">
|
||||
<select id="MountDrives"></select>
|
||||
<select id="ID_MountDrives"></select>
|
||||
<input id="MountButton" type="button" value="Mount"/>
|
||||
<input id="wallet_btn" type="button" value="Wallet" />
|
||||
<input id="host_btn" type="button" value="Host" />
|
||||
@@ -146,7 +146,8 @@
|
||||
<div class="footer">
|
||||
<table class="fill">
|
||||
<tr>
|
||||
<td id="ID_BlockHeight"></td>
|
||||
<td style="width: 70px;text-align: left"><b>Height:</b></td>
|
||||
<td id="ID_BlockHeight">...</td>
|
||||
<td style="text-align: right; vertical-align: bottom">
|
||||
<button style="width: 100px" id="ButtonOK">OK</button>
|
||||
<button style="width: 100px" id="ButtonCancel">Exit</button>
|
||||
|
Reference in New Issue
Block a user