summaryrefslogtreecommitdiffstats
path: root/template/en/default/sidebar.xul.tmpl
diff options
context:
space:
mode:
authormyk%mozilla.org <>2004-10-22 04:02:28 +0200
committermyk%mozilla.org <>2004-10-22 04:02:28 +0200
commite843ae2a6b0bf8ede1b3bca296a397e07501c26a (patch)
tree81e69ad137c97c866a9b945e88c15558c6ab6921 /template/en/default/sidebar.xul.tmpl
parentb50ddb431c7dcc0ce21a963c5140c6c7f5f8398d (diff)
downloadbugzilla-e843ae2a6b0bf8ede1b3bca296a397e07501c26a.tar.gz
bugzilla-e843ae2a6b0bf8ede1b3bca296a397e07501c26a.tar.xz
Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r=gerv, a=justdave
Diffstat (limited to 'template/en/default/sidebar.xul.tmpl')
-rw-r--r--template/en/default/sidebar.xul.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/sidebar.xul.tmpl b/template/en/default/sidebar.xul.tmpl
index 802fd9f23..f510206d9 100644
--- a/template/en/default/sidebar.xul.tmpl
+++ b/template/en/default/sidebar.xul.tmpl
@@ -27,7 +27,7 @@
<?xml version="1.0"?>
<!-- [% template_version %] -->
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
-<?xml-stylesheet href="[% Param('urlbase') %]css/panel.css" type="text/css"?>
+<?xml-stylesheet href="[% Param('urlbase') %]skins/standard/panel.css" type="text/css"?>
<window
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
xmlns:html="http://www.w3.org/1999/xhtml"