pref panel appearance tweaks, r=hyatt

This commit is contained in:
ben%netscape.com 2000-03-14 11:31:54 +00:00
Родитель 1786656e2a
Коммит 9edc1b6866
30 изменённых файлов: 63 добавлений и 162 удалений

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

@ -1,5 +1,6 @@
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://addressbook/locale/pref-addressing.dtd">
@ -9,12 +10,7 @@
class="dialog"
align="vertical">
<box class="header" align="horizontal">
<html:div class="left-header-text">&pane.title;</html:div>
<spring flex="100%"/>
<html:div class="right-header-text">&pane.description;</html:div>
</box>
<box type="smallheader" title="&pane.title;" description="&pane.description;"/>
<titledbox orient="vertical">
<title>
<text value="&pinpoint.label;"/>

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

@ -1,5 +1,6 @@
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://pref/skin/pref.css" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://messenger/locale/pref-diskspace.dtd">
@ -9,12 +10,7 @@
onload="if (parent.handle) parent.handle.onpageload('pref-diskspace'); else parent.queuedTag='pref-diskspace';"
align="vertical">
<box class="header" align="horizontal">
<html:div class="left-header-text">&pane.title;</html:div>
<spring flex="100%"/>
<html:div class="right-header-text">&pane.description;</html:div>
</box>
<box type="smallheader" title="&pane.title;" description="&pane.description;"/>
<titledbox orient="vertical">
<title>
<text value="&allMsg.label;"/>

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

@ -1,5 +1,6 @@
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://messenger/locale/pref-mailnews.dtd">
@ -12,12 +13,7 @@
<html:script language="javascript" src="chrome://pref/content/prefutilities.js"/>
<html:script language="javascript" src="chrome://messenger/content/pref-mailnews.js"/>
<box class="header" align="horizontal">
<html:div class="left-header-text">&pane.title;</html:div>
<spring flex="100%"/>
<html:div class="right-header-text">&pane.description;</html:div>
</box>
<box type="smallheader" title="&pane.title;" description="&pane.description;"/>
<titledbox orient="vertical">
<title>

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

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://pref/skin/pref.css" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://messenger/locale/pref-receipts.dtd">
@ -22,12 +22,7 @@ function DoCustomize()
</html:script>
<box class="header" align="horizontal">
<html:div class="left-header-text">&pane.title;</html:div>
<spring flex="100%"/>
<html:div class="right-header-text">&pane.description;</html:div>
</box>
<box type="smallheader" title="&pane.title;" description="&pane.description;"/>
<titledbox orient="vertical">
<title>
<text value="&requestReceipt.label;"/>

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

@ -1,5 +1,6 @@
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://pref/skin/pref.css" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://messenger/locale/pref-winsetting.dtd">
@ -9,13 +10,7 @@
onload="if (parent.handle) parent.handle.onpageload('pref-winsetting'); else parent.queuedTag='pref-winsetting';"
align="vertical">
<box class="header" align="horizontal">
<html:div class="left-header-text">&pane.title;</html:div>
<spring flex="100%"/>
<html:div class="right-header-text">&pane.description;</html:div>
</box>
<box type="smallheader" title="&pane.title;" description="&pane.description;"/>
<titledbox orient="vertical">
<title>
<text value="&chooseLayout.label;"/>

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

@ -1,5 +1,6 @@
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://pref/skin/pref.css" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://messengercompose/locale/pref-formatting.dtd">
@ -9,12 +10,7 @@
align="vertical"
class="dialog">
<box class="header" align="horizontal">
<html:div class="left-header-text">&pane.title;</html:div>
<spring flex="100%"/>
<html:div class="right-header-text">&pane.description;</html:div>
</box>
<box type="smallheader" title="&pane.title;" description="&pane.description;"/>
<titledbox orient="vertical">
<html:div class="vertical-gap">&sendMail.label;</html:div>
<spring class="vgap"/>

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

@ -1,5 +1,6 @@
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://pref/skin/pref.css" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://messengercompose/locale/pref-messages.dtd">
@ -8,12 +9,8 @@
onload="if (parent.handle) parent.handle.onpageload('pref-messages'); else parent.queuedTag='pref-messages';"
align="vertical"
class="dialog">
<box class="header" align="horizontal">
<html:div class="left-header-text">&pane.title;</html:div>
<spring flex="100%"/>
<html:div class="right-header-text">&pane.description;</html:div>
</box>
<box type="smallheader" title="&pane.title;" description="&pane.description;"/>
<titledbox orient="vertical">
<title>

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

@ -20,6 +20,7 @@
Contributor(s):
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-advanced.dtd" >
@ -29,11 +30,7 @@
align="vertical" title="&window.title;"
onload="if( parent.handle ) parent.handle.onpageload( 'pref-advanced' ); else parent.queuedTag = 'pref-advanced';">
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<titledbox orient="vertical">
<html:div>

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

@ -23,6 +23,7 @@
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-appearance.dtd" >
<window xmlns:html="http://www.w3.org/TR/REC-html40"
@ -31,11 +32,7 @@
align="vertical"
onload="if( parent.handle ) parent.handle.onpageload( 'pref-appearance' ); else parent.queuedTag = 'pref-appearance';">
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<titledbox orient="vertical" id="generalStartupPreferences">
<title><text value="&onStartLegend.label;"/></title>

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

@ -22,6 +22,7 @@
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-applications.dtd" >
@ -39,11 +40,7 @@
from the list as appropriate to pass to the Data Manager
-->
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<html:fieldset flex="100%" style="width: 100%">
<html:legend align="left">&descript;</html:legend>

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

@ -21,6 +21,7 @@
Contributor(s):
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-cache.dtd" >
<window debug="false" xmlns:html="http://www.w3.org/TR/REC-html40"
@ -33,11 +34,7 @@
<html:script language="javascript" src="chrome://pref/content/prefutilities.js"/>
<html:script language="javascript" src="chrome://pref/content/pref-cache.js"/>
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<titledbox orient="vertical">
<box orient="vertical" flex="1" >

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

@ -19,6 +19,7 @@
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-charset.dtd" >
@ -37,13 +38,8 @@
<html:script language="javascript" src="pref-charset.js"/>
<!-- horz 1 -->
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&charset.customize.left.header;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&charset.customize.right.header;"/>
</box>
<!-- horz1 -->
<box type="smallheader" title="&charset.customize.left.header;" description="&charset.customize.right.header;"/>
<!-- The two-pane -->

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

@ -22,6 +22,7 @@
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-colors.dtd" >
<window debug="false" xmlns:html="http://www.w3.org/TR/REC-html40"
@ -32,12 +33,7 @@
<html:script language="JavaScript" src="chrome://pref/content/pref-colors.js"/>
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<box align="horizontal">
<!-- back and foreground colors -->

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

@ -22,6 +22,7 @@
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-composer.dtd" >
@ -33,12 +34,7 @@
<html:script language="JavaScript" src="chrome://pref/content/pref-composer.js"/>
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<titledbox orient="vertical">
<box autostretch="never" valign="middle">

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

@ -20,6 +20,7 @@
Contributor(s):
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-cookies.dtd" >
@ -36,11 +37,7 @@
}
</html:script>
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<titledbox orient="vertical">
<title><text value="&cookies;"/></title>

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

@ -21,6 +21,7 @@
Contributor(s):
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-debug.dtd" >
@ -30,12 +31,8 @@
align="vertical" title="&window.title;"
onload="if( parent.handle ) parent.handle.onpageload( 'pref-debug' ); else parent.queuedTag = 'pref-debug';">
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<!-- Temporary hack to turn on gfx-rendered widgets -->
<titledbox orient="vertical">
<title><text value="&widgetRendering.label;"/></title>

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

@ -22,6 +22,7 @@
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-download.dtd" >
@ -66,12 +67,7 @@
}
</html:script>
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<html:fieldset>
<html:legend align="left">&newmes;</html:legend>

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

@ -22,6 +22,7 @@
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-composer.dtd" >
@ -35,11 +36,7 @@
<html:script language="JavaScript" src="chrome://pref/content/pref-editing.js"/>
-->
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader2;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader2;"/>
<!-- Take out Auto-Save; not supported at this time
<titledbox orient="vertical">

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

@ -23,6 +23,7 @@
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://pref/skin/pref.css" type="text/css"?>
<?xul-overlay href="chrome://pref/content/fontScalingOverlay.xul"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-fonts.dtd" >
<window debug="false" id="fontPanel"
@ -35,11 +36,8 @@
<html:script language="javascript" src="pref-fonts.js"/>
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<titledbox orient="vertical">
<title><html:div>&displayFonts;</html:div></title>
<html:div style="width: 50px; height: 50px">

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

@ -21,6 +21,7 @@
Contributor(s):
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-languages.dtd" >
<window xmlns:html="http://www.w3.org/TR/REC-html40"
@ -29,11 +30,7 @@
align="vertical" title="window.title"
onload="if( parent.handle ) parent.handle.onpageload( 'pref-languages' ); else parent.queuedTag = 'pref-languages';">
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<html:fieldset flex="100%">
<html:div class="hspace-both">&prefLangDecript;</html:div>

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

@ -24,6 +24,7 @@
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window [
@ -42,11 +43,7 @@
<html:script language="JavaScript" src="chrome://pref/content/pref-mousewheel.js"/>
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&info.label;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value=""/>
</box>
<box type="smallheader" title="&title.label;" description="&info.label;"/>
<titledbox orient="vertical">
<box orient="horizontal">

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

@ -22,6 +22,7 @@
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-navigator.dtd" >
@ -35,11 +36,7 @@
<html:script language="javascript" src="chrome://pref/content/prefutilities.js"/>
<html:script language="javascript" src="chrome://pref/content/pref-navigator.js"/>
<box class="header" orient="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<!-- navigator starts with -->
<titledbox orient="vertical">

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

@ -22,6 +22,7 @@
Contributor(s):
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-offline.dtd" >
<window xmlns:html="http://www.w3.org/TR/REC-html40"
@ -31,11 +32,7 @@
align="vertical"
onload="if( parent.handle ) parent.handle.onpageload( 'pref-offline' ); else parent.queuedTag = 'pref-offline';">
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<html:fieldset>
<html:div class="hspace-both">&descipt1;</html:div>

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

@ -21,6 +21,7 @@
Contributor(s):
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-proxies.dtd" >
<window xmlns:html="http://www.w3.org/TR/REC-html40"
@ -33,11 +34,7 @@
<html:script language="javascript" src="chrome://pref/content/prefutilities.js"/>
<html:script language="JavaScript" src="chrome://pref/content/pref-proxies.js"/>
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<box align="vertical" style="width: 100%;">
<titledbox orient="vertical">

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

@ -21,6 +21,7 @@
Contributor(s):
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-publish.dtd" >
<window xmlns:html="http://www.w3.org/TR/REC-html40"

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

@ -22,6 +22,7 @@
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-search.dtd" >
<window debug="false" xmlns:html="http://www.w3.org/TR/REC-html40"
@ -32,12 +33,7 @@
<html:script language="javascript" src="chrome://pref/content/pref-search.js"/>
<box class="header" orient="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<box orient="vertical">
<titledbox orient="vertical" flex="1">

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

@ -22,6 +22,7 @@
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-smart_browsing.dtd" >
<window debug="false" xmlns:html="http://www.w3.org/TR/REC-html40"
@ -30,12 +31,7 @@
title="&title.label;" orient="vertical"
onload="if( parent.handle ) parent.handle.onpageload( 'pref-smart_browsing' ); else parent.queuedTag = 'pref-smart_browsing';">
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<titledbox orient="vertical">
<title><text value="&lHeader;"/></title>

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

@ -1,5 +1,6 @@
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-smartupdate.dtd" >
@ -10,11 +11,7 @@
title="&title.label;"
onload="if( parent.handle ) parent.handle.onpageload( 'pref-smartupdate' ); else parent.queuedTag = 'pref-smartupdate';">
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<titledbox orient="vertical">
<html:div class="vertical-gap">

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

@ -22,6 +22,7 @@
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-themes.dtd" >
<window xmlns:html="http://www.w3.org/TR/REC-html40"
@ -29,11 +30,7 @@
class="dialog"
align="vertical">
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<tabcontrol flex="1" align="vertical">
<tabbox>

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

@ -20,6 +20,7 @@
Contributor(s):
-->
<?xml-stylesheet href="chrome://pref/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!DOCTYPE window SYSTEM "chrome://pref/locale/pref-wallet.dtd" >
@ -41,11 +42,7 @@
}
</html:script>
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>
<titledbutton class="right-header-text" value="&rHeader;"/>
</box>
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
<!--should use titledbox instead of fieldset, but that was causing an assertion
when pref.js was setting it to display:none-->