wrap a places stylesheet in MOZ_PLACES. b=335925 r=mano

This commit is contained in:
joshmoz%gmail.com 2006-05-06 02:17:40 +00:00
parent f30c150c20
commit 369c0e17c9

View File

@ -48,7 +48,9 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
#ifdef MOZ_PLACES
<?xml-stylesheet href="chrome://browser/content/places/places.css" type="text/css"?>
#endif
<?xml-stylesheet href="chrome://browser/skin/" type="text/css"?>
<?xul-overlay href="chrome://browser/content/baseMenuOverlay.xul"?>