[GRASSweb-list]stephan: web/statsgrass index.php,1.2,1.3

grass at intevation.de grass at intevation.de
Mon Nov 14 08:21:46 EST 2005


Author: stephan

Update of /grassrepository/web/statsgrass
In directory doto:/tmp/cvs-serv5103/statsgrass

Modified Files:
	index.php 
Log Message:
+ 5px between left navigation and main text for better reading.
  to adjust add .leftmenu-entry in sitestyle.css



Index: index.php
===================================================================
RCS file: /grassrepository/web/statsgrass/index.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- index.php	19 Apr 2005 10:15:22 -0000	1.2
+++ index.php	14 Nov 2005 13:21:44 -0000	1.3
@@ -67,7 +67,7 @@
        include("menu_side.inc");
      ?>
    </td>
-  <td valign="top"> <!-- MAIN PART -->
+  <td valign="top" class="leftmenu"> <!-- MAIN PART -->
   
     <?php
       include("main.inc");





More information about the grass-web mailing list