Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben
git-svn-id: svn://10.0.0.236/trunk@152317 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e2b420d1d2
commit
e89d63053d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user