minor cleanup to make the account manager look better

This commit is contained in:
alecf%netscape.com 1999-08-20 07:20:03 +00:00
Родитель 2b3d9a35a1
Коммит 19121c40bd
5 изменённых файлов: 23 добавлений и 29 удалений

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

@ -3,14 +3,14 @@
<?xml-stylesheet href="chrome://messenger/skin/" type="text/css"?> <?xml-stylesheet href="chrome://messenger/skin/" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://messenger/locale/am-advanced.dtd" > <!DOCTYPE window SYSTEM "chrome://messenger/locale/am-advanced.dtd" >
<xul:window xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
style="width: 100%"
onload = "">
<box align="vertical" style="width: 100%"> <window xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
align="vertical">
<html:div>&advancedSettings.label;</html:div> <html:div>&advancedSettings.label;</html:div>
<html:div>&smtpServer.label;</html:div> <html:div>&smtpServer.label;</html:div>
<box align="vertical" class="cleanborder"> <box align="vertical" class="cleanborder">
<html:div>&smtpDesc.label;</html:div> <html:div>&smtpDesc.label;</html:div>
<box align="horizontal"> <box align="horizontal">
@ -33,5 +33,5 @@
<titledbutton value="&chooseFolderButton.label;"/> <titledbutton value="&chooseFolderButton.label;"/>
</box> </box>
</box> </box>
</box>
</xul:window> </window>

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

@ -3,11 +3,11 @@
<?xml-stylesheet href="chrome://messenger/skin/" type="text/css"?> <?xml-stylesheet href="chrome://messenger/skin/" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://messenger/locale/am-copies.dtd" > <!DOCTYPE window SYSTEM "chrome://messenger/locale/am-copies.dtd" >
<xul:window xmlns:html="http://www.w3.org/TR/REC-html40" <window xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
onload = ""> align="vertical">
<box align="vertical" flex="100%" style="height: 100%; width: 100%;">
<html:div>&copyAndFolderTitle.label;</html:div> <html:div>&copyAndFolderTitle.label;</html:div>
<box align="vertical" class="cleanborder" flex="100%"> <box align="vertical" class="cleanborder" flex="100%">
<html:div>&sendingPrefix.label;</html:div> <html:div>&sendingPrefix.label;</html:div>
@ -47,5 +47,5 @@
<html:button type="button">&chooseFolderButton.label;</html:button> <html:button type="button">&chooseFolderButton.label;</html:button>
</box> </box>
</box> </box>
</box>
</xul:window> </window>

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

@ -7,11 +7,10 @@
<window xmlns:html="http://www.w3.org/TR/REC-html40" <window xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
style="height:100%; width:100%"
align="vertical"> align="vertical">
<html:div>&accountTitle.label;</html:div>
<html:div>&accountTitle.label;</html:div>
<box align="vertical" flex="100%" class="cleanborder"> <box align="vertical" flex="100%" class="cleanborder">
<box align="horizontal"> <box align="horizontal">
<spring flex="100%"/> <spring flex="100%"/>

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

@ -6,11 +6,10 @@
<window xmlns:html="http://www.w3.org/TR/REC-html40" <window xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
style="width: 100%; height=100%" align="vertical"
onload = ""> onload = "">
<box align="vertical" style="width: 100%"> <box align="vertical" class="cleanborder" flex="100%">
<box align="vertical" class="cleanborder" flex="100%" style="width: 100%; height: 100%;">
<box align="horizontal"> <box align="horizontal">
<spring flex="100%"/> <spring flex="100%"/>
<html:div>&hostname.label;</html:div> <html:div>&hostname.label;</html:div>
@ -27,11 +26,10 @@
<html:div><html:input type="checkbox"/>&biffStart.label; <html:div><html:input type="checkbox"/>&biffStart.label;
<html:spacer/> <html:spacer/>
<html:input type="text" size="3"/> <html:input type="text" size="3"/>
<html:spacer/>&biffEnd.label;` <html:spacer/>&biffEnd.label;
</html:div> </html:div>
<html:div><html:input type="checkbox"/>&leaveOnServer.label;</html:div> <html:div><html:input type="checkbox"/>&leaveOnServer.label;</html:div>
<html:div><html:input type="checkbox"/>&deleteOnServer.label;</html:div> <html:div><html:input type="checkbox"/>&deleteOnServer.label;</html:div>
<html:div><html:input type="checkbox"/>&emptyTrashOnExit.label;</html:div> <html:div><html:input type="checkbox"/>&emptyTrashOnExit.label;</html:div>
</box> </box>
</box>
</window> </window>

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

@ -4,14 +4,12 @@
<!DOCTYPE window SYSTEM "chrome://messenger/locale/am-server-top.dtd" > <!DOCTYPE window SYSTEM "chrome://messenger/locale/am-server-top.dtd" >
<xul:window xmlns:html="http://www.w3.org/TR/REC-html40" <window xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
style="width: 100%; height: 100%" align="vertical">
onload = "">
<box align="vertical" style="width: 100%; height=100%">
<box align="vertical" class="cleanborder" flex="100%"
style="width: 100%; height: 100%">
<html:div>&serverSettings.label;</html:div> <html:div>&serverSettings.label;</html:div>
<box align="vertical" class="cleanborder" flex="100%">
<html:div> <html:div>
<spring flex="100%"/> <spring flex="100%"/>
Account Type Account Type
@ -22,6 +20,5 @@
<html:option name="webmail">&webmail.label;</html:option> <html:option name="webmail">&webmail.label;</html:option>
</html:select> </html:select>
</html:div> </html:div>
</box> </box>
</box> </window>
</xul:window>