remove references to xul.css, as it is no longer needed.
git-svn-id: svn://10.0.0.236/trunk@50037 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml-stylesheet href="chrome://global/skin/xul.css" type="text/css"?>
|
||||
<?xml-stylesheet href="chrome://profile/skin/createProfileWizard.css" type="text/css"?>
|
||||
|
||||
|
||||
<!DOCTYPE window SYSTEM "chrome://profile/locale/createProfileWizard.dtd">
|
||||
|
||||
<window title="&window.title.label;" style="width: 100%; height: 100%" align="vertical"
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
|
||||
<!-- this is PAGE ONE of the Profile Creation Wizard -->
|
||||
|
||||
<?xml-stylesheet href="chrome://global/skin/xul.css" type="text/css"?>
|
||||
<?xml-stylesheet href="chrome://profile/skin/pwiz_panels.css" type="text/css"?>
|
||||
|
||||
<!DOCTYPE window SYSTEM "chrome://profile/locale/newProfile1_1.dtd" >
|
||||
@@ -44,3 +43,4 @@
|
||||
</box>
|
||||
|
||||
</window>
|
||||
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
|
||||
<!-- this is PAGE TWO of the Profile Creation Wizard -->
|
||||
|
||||
<?xml-stylesheet href="chrome://global/skin/xul.css" type="text/css"?>
|
||||
<?xml-stylesheet href="chrome://profile/skin/pwiz_panels.css" type="text/css"?>
|
||||
|
||||
<!DOCTYPE window SYSTEM "chrome://profile/locale/newProfile1_2.dtd" >
|
||||
@@ -61,4 +60,5 @@
|
||||
<spring flex="50%"/>
|
||||
</box>
|
||||
|
||||
</window>
|
||||
</window>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user