changeset 241:c3e7a90456d7

don't reference global and browser skins in browser.xul overlay, as it is unnecessary and conflicts with other extensions that modify browser style
author Myk Melez <myk@mozilla.org>
date Fri, 15 Aug 2008 17:45:04 -0700
parents e3e361a4d9e5
children 56669b49234a
files content/list.xul
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/content/list.xul	Fri Aug 15 17:44:38 2008 -0700
+++ b/content/list.xul	Fri Aug 15 17:45:04 2008 -0700
@@ -36,9 +36,6 @@
    -
    - ***** END LICENSE BLOCK ***** -->
 
-<!-- XXX Do we need references to the global and browser skins in an overlay? -->
-<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
-<?xml-stylesheet href="chrome://browser/skin/" type="text/css"?>
 <?xml-stylesheet href="chrome://snowl/content/list.css" type="text/css"?>
 
 <!DOCTYPE overlay SYSTEM "chrome://snowl/locale/list.dtd">