[Zope-CVS] CVS: Packages/Moztop/moztop/content - moztop.xul:1.2 moztop.css:NONE
Stephan Richter
srichter@cbu.edu
Mon, 13 Jan 2003 13:00:36 -0500
Update of /cvs-repository/Packages/Moztop/moztop/content
In directory cvs.zope.org:/tmp/cvs-serv9467/moztop/content
Modified Files:
moztop.xul
Removed Files:
moztop.css
Log Message:
Move moztop.css to the appropriate skin directory.
=== Packages/Moztop/moztop/content/moztop.xul 1.1.1.1 => 1.2 ===
--- Packages/Moztop/moztop/content/moztop.xul:1.1.1.1 Sun Jan 12 17:30:15 2003
+++ Packages/Moztop/moztop/content/moztop.xul Mon Jan 13 13:00:03 2003
@@ -1,6 +1,7 @@
<?xml version="1.0"?>
-<?xml-stylesheet href="chrome://moztop/content/moztop.css" type="text/css"?>
+<?xml-stylesheet href="chrome://global/skin" type="text/css"?>
+<?xml-stylesheet href="chrome://moztop/skin" type="text/css"?>
<?xul-overlay href="chrome://moztop/content/Menu/KeySetOverlay.xul"?>
<?xul-overlay href="chrome://moztop/content/Menu/MenuOverlay.xul"?>
=== Removed File Packages/Moztop/moztop/content/moztop.css ===