polish (just tweaked the spacing between elements)

This commit is contained in:
ben%netscape.com 2000-08-06 08:05:07 +00:00
Родитель cf497f18f6
Коммит 7b5c2b218a
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -62,9 +62,9 @@
<separator orient="vertical" class="thin"/> <separator orient="vertical" class="thin"/>
<box orient="vertical" flex="1"> <box orient="vertical" flex="1">
<html>&enter.label;</html> <html>&enter.label;</html>
<separator class="thin"/>
<box autostretch="never"> <box autostretch="never">
<!-- spank me -->
<textfield id="dialog.input" flex="1" oninput="doEnabling();"/> <textfield id="dialog.input" flex="1" oninput="doEnabling();"/>
<button value="&chooseFile.label;" onclick="onChooseFile();"/> <button value="&chooseFile.label;" onclick="onChooseFile();"/>
</box> </box>
@ -83,7 +83,7 @@
</box> </box>
</box> </box>
<separator class="groove"/> <separator/>
<box id="okCancelButtonsRight"/> <box id="okCancelButtonsRight"/>