RandomSec/main/webapp/modules/core/scripts/index/parser-interfaces/rdf-triples-parser-ui.html
isaomatsunami 91c6c6c791 fix layout
2018-02-09 03:53:11 +09:00

16 lines
558 B
HTML

<div class="grid-layout layout-loose layout-full"><table>
<tr>
<td><div class="grid-layout layout-tighter"><table>
<tr>
<td width="50%" id="or-import-encoding"></td>
<td><input bind="encodingInput"></input></td>
</tr>
</table></div></td>
<td colspan="2"><div class="grid-layout layout-tighter layout-full"><table>
<tr>
<td style="text-align: right;">&nbsp;</td>
<td width="1%"><button class="button" bind="previewButton"></button></td>
</tr>
</table></div></td>
</tr>
</table></div>