remove references to xul.css, as it is no longer needed.

This commit is contained in:
sspitzer%netscape.com 1999-10-06 22:07:29 +00:00
Родитель 1877c607ff
Коммит fdd101c1ad
3 изменённых файлов: 3 добавлений и 5 удалений

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

@ -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>