More cleanup.

This commit is contained in:
Will Scullin 2017-09-23 11:34:18 -07:00
parent 37a3fb9bcd
commit bdb792f8fb

View File

@ -131,10 +131,10 @@
<div id="keyboard"></div> <div id="keyboard"></div>
</div> </div>
</div> </div>
<div id="loading" title="Loading"> <div id="loading" title="Loading" style="display: none">
Loading... Loading...
</div> </div>
<div id="options" title="Options"> <div id="options" title="Options" style="display: none">
<h3>CPU</h3> <h3>CPU</h3>
<ul> <ul>
<li> <li>
@ -212,7 +212,7 @@
</li> </li>
</ul> </ul>
</div> </div>
<div id="save" title="Save Disk"> <div id="save" title="Save Disk" style="display: none">
<form action="#" onsubmit="return false;"> <form action="#" onsubmit="return false;">
<b>Save to Browser</b> <b>Save to Browser</b>
<br /><br /> <br /><br />
@ -226,14 +226,14 @@
<a id="local_save_link" class="button">Download</a> <a id="local_save_link" class="button">Download</a>
</div> </div>
</div> </div>
<div id="manage" title="Manage Disks"> <div id="manage" title="Manage Disks" style="display: none">
</div> </div>
<div id="http_load" title="Load URL"> <div id="http_load" title="Load URL">
<form action="#"> <form action="#">
<input type="text" id="http_url" style="width: 500px"/> <input type="text" id="http_url" style="width: 500px"/>
</form> </form>
</div> </div>
<div id="load" title="Load Disk"> <div id="load" title="Load Disk" style="display: none">
<table> <table>
<tr> <tr>
<td> <td>