tuned-city
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

ConnectionWidgetNewRow.html
text/html

Download raw (301 bytes)

<div class="new_conn">
<table>
<tr>
<td><div class="in drop">In<br>Drop a bookmark here!</div></td>
<td><div class="out drop">Out<br>Drop a bookmark here!</div></td>
<td><div><textarea class="annotation" /></div></td>
<td><button class="del" id="del_nn">delete row</button></td>
</tr>
</table>
</div>