Update of /cvsroot/sandweb/sandweb/templates
In directory usw-pr-cvs1:/tmp/cvs-serv28972/templates
Modified Files:
browse_module.html
Log Message:
* made "Current location" bar a little more readable by lightening the
background
although I still don't think it's *quite* right, it's better
* put [] around directory names in "Current location" bar, makes
it alot easier to read especially when there are dirs with spaces
in them
Index: browse_module.html
===================================================================
RCS file: /cvsroot/sandweb/sandweb/templates/browse_module.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -U2 -r1.7 -r1.8
--- browse_module.html 2002/01/31 23:31:58 1.7
+++ browse_module.html 2002/02/02 09:30:50 1.8
@@ -45,5 +45,5 @@
</tr>
<tr>
- <td width="100%" bgcolor="#000000">
+ <td width="100%" bgcolor="#CCCCCC">
<font color="#22DD22">
|