зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
5e5d33d0e8
Коммит
3c188db3db
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче