Making sidebar package compliant with skin master file rules.

This commit is contained in:
hyatt%netscape.com 1999-12-05 08:09:21 +00:00
parent 5794c7cb83
commit 9dd60e68b7
9 changed files with 15 additions and 0 deletions

View File

@ -17,6 +17,8 @@
Reserved.
-->
<?xml-stylesheet href="chrome://sidebar/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://sidebar/skin/customize.css" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://sidebar/locale/customize.dtd" >

View File

@ -17,6 +17,8 @@
Reserved.
-->
<?xml-stylesheet href="chrome://sidebar/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://sidebar/skin/preview.css" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://sidebar/locale/preview.dtd" >

View File

@ -49,6 +49,7 @@ CHROME_CONTENT = \
$(NULL)
CHROME_SKIN = \
sidebar.css \
customize-panel.css \
customize.css \
sidebarOverlay.css \

View File

@ -17,6 +17,8 @@
Reserved.
-->
<?xml-stylesheet href="chrome://sidebar/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://sidebar/skin/customize.css" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://sidebar/locale/customize.dtd" >

View File

@ -45,6 +45,7 @@ CHROME_CONTENT = \
$(NULL)
CHROME_SKIN = \
.\sidebar.css \
.\customize-panel.css \
.\customize.css \
.\sidebarOverlay.css \

View File

@ -17,6 +17,8 @@
Reserved.
-->
<?xml-stylesheet href="chrome://sidebar/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://sidebar/skin/customize.css" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://sidebar/locale/customize.dtd" >

View File

@ -17,6 +17,8 @@
Reserved.
-->
<?xml-stylesheet href="chrome://sidebar/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://sidebar/skin/customize.css" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://sidebar/locale/panel-exists.dtd" >

View File

@ -17,6 +17,8 @@
Reserved.
-->
<?xml-stylesheet href="chrome://sidebar/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://sidebar/skin/preview.css" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://sidebar/locale/preview.dtd" >

View File

@ -0,0 +1 @@
@import url(chrome://global/skin/);