Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben

This commit is contained in:
neil%parkwaycc.co.uk 2004-02-04 23:44:29 +00:00
Родитель 5e5d33d0e8
Коммит 3c188db3db
9 изменённых файлов: 2 добавлений и 12 удалений

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

@ -257,5 +257,4 @@
</grid>
</groupbox>
<separator class="thin"/>
</dialog>

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

@ -114,5 +114,4 @@
<separator class="thin"/>
<description>&p3pDialogMessage2.label;</description>
<separator class="thin"/>
</dialog>

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

@ -107,6 +107,7 @@
</hbox>
</vbox>
<separator style="width: 36em"/>
<!-- Ensure a decent dialog width when the bookmarks-tree is hidden. -->
<spacer style="width: 36em;"/>
</dialog>

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

@ -75,7 +75,5 @@ Contributor(s):
<!-- used to store the find text -->
<data style="display:none;" id="fBLT" label="&findButton.label;" accesskey="&findButton.accesskey;"/>
<separator/>
</dialog>

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

@ -257,5 +257,4 @@
</grid>
</groupbox>
<separator class="thin"/>
</dialog>

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

@ -114,5 +114,4 @@
<separator class="thin"/>
<description>&p3pDialogMessage2.label;</description>
<separator class="thin"/>
</dialog>

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

@ -455,6 +455,5 @@
</hbox>
</vbox>
<separator class="thin"/>
</dialog>

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

@ -81,7 +81,5 @@
}
]]>
</script>
<separator/>
</dialog>

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

@ -49,8 +49,6 @@
</vbox>
</hbox>
<separator class="thin"/>
<!-- This method is called inline because it may unset hidden="true" on the
above boxes, causing their frames to be build and bindings to load.
So, by calling this inline, we guarantee the textboxes and checkboxes