[GRASSweb-list]markus: web/grass60/screenshots gui.php,1.3,1.4 menu_side.inc,1.2,1.3

grass at intevation.de grass at intevation.de
Thu Feb 10 09:04:30 EST 2005


Author: markus

Update of /grassrepository/web/grass60/screenshots
In directory doto:/tmp/cvs-serv13083/grass60/screenshots

Modified Files:
	gui.php menu_side.inc 
Log Message:
fixed strange colors

Index: gui.php
===================================================================
RCS file: /grassrepository/web/grass60/screenshots/gui.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gui.php	2 Feb 2005 15:31:38 -0000	1.3
+++ gui.php	10 Feb 2005 14:04:28 -0000	1.4
@@ -60,7 +60,7 @@
      <td><!-- SEARCH MENU -->
       <table cellspacing="1" cellpadding="3" border="0" width="100%">
       <tbody>
-        <tr bgcolor="#cc5e2ca">
+        <tr bgcolor="#c5e2ca">
         <td nowrap="nowrap" valign="top">
          <font size="-1">
          <form method="post" action="http://grass.itc.it/cgi-bin/htsearch">

Index: menu_side.inc
===================================================================
RCS file: /grassrepository/web/grass60/screenshots/menu_side.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- menu_side.inc	2 Feb 2005 15:18:54 -0000	1.2
+++ menu_side.inc	10 Feb 2005 14:04:28 -0000	1.3
@@ -6,7 +6,7 @@
      <td><!-- TOP MENU -->
       <table cellspacing="1" cellpadding="3" border="0" width="100%">
       <tbody>
-        <tr bgcolor="#cc5e2ca">
+        <tr bgcolor="#c5e2ca">
         <td nowrap="nowrap">
 	<font size="-1">
           <a href="general.php">General</a>





More information about the grass-web mailing list