[Zope-CVS] CVS: Packages/Moztop/moztop/content/About - dialog.xul:1.2
Sidnei da Silva
sidnei@x3ng.com.br
Thu, 16 Jan 2003 10:06:51 -0500
Update of /cvs-repository/Packages/Moztop/moztop/content/About
In directory cvs.zope.org:/tmp/cvs-serv2600/About
Modified Files:
dialog.xul
Log Message:
use css
=== Packages/Moztop/moztop/content/About/dialog.xul 1.1 => 1.2 ===
--- Packages/Moztop/moztop/content/About/dialog.xul:1.1 Thu Jan 16 09:51:52 2003
+++ Packages/Moztop/moztop/content/About/dialog.xul Thu Jan 16 10:06:48 2003
@@ -1,6 +1,7 @@
<?xml version="1.0"?>
-<?xml-stylesheet href="chrome://moztop/skin/moztop.css" type="text/css"?>
+<?xml-stylesheet href="chrome://global/skin" type="text/css"?>
+<?xml-stylesheet href="chrome://moztop/skin" type="text/css"?>
<dialog id="about" title="About Moztop"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"