[Zope-CVS] CVS: Packages/Moztop/moztop/content/Main - MainOverlay.xul:1.5
Stephan Richter
srichter@cbu.edu
Wed, 15 Jan 2003 21:07:07 -0500
Update of /cvs-repository/Packages/Moztop/moztop/content/Main
In directory cvs.zope.org:/tmp/cvs-serv25997/moztop/content/Main
Modified Files:
MainOverlay.xul
Log Message:
- Got editing of Folder Meta Data working nicely. This required grabbing
another Window's document object, which I finally got working.
- Added .cvsignore file in moztop/content, so I could hide setup.js.
- Updated Makefile to remove .cvsignore files when making a distro.
- Updated CHANGES.txt.
=== Packages/Moztop/moztop/content/Main/MainOverlay.xul 1.4 => 1.5 ===
--- Packages/Moztop/moztop/content/Main/MainOverlay.xul:1.4 Wed Jan 15 09:09:36 2003
+++ Packages/Moztop/moztop/content/Main/MainOverlay.xul Wed Jan 15 21:06:34 2003
@@ -5,7 +5,8 @@
<box id="main-content" flex="6">
- <tabbox id="active-contents" orient="vertical" flex="1">
+ <tabbox id="active-contents" orient="vertical"
+ style="padding: 5px;" flex="1">
<tabs id="active-contents-tabs" orient="horizontal">
<tab label="Welcome" />