phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: phpgwapi/templates/idots head.inc.php,1.1.2.4,1


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/idots head.inc.php,1.1.2.4,1.1.2.5
Date: Sat, 03 May 2003 09:34:20 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/idots
In directory subversions:/tmp/cvs-serv6969

Modified Files:
      Tag: Version-0_9_16-branch
        head.inc.php 
Log Message:
set a row_off color different from the background


Index: head.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idots/Attic/head.inc.php,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -C2 -r1.1.2.4 -r1.1.2.5
*** head.inc.php        3 May 2003 13:27:37 -0000       1.1.2.4
--- head.inc.php        3 May 2003 13:34:18 -0000       1.1.2.5
***************
*** 38,42 ****
                        . $GLOBALS['phpgw_info']['theme']['vlink'] . '"';
  
!       $GLOBALS['phpgw_info']['theme']['row_off'] = '#f8f8f8'; // set a 
different colors for idots, for the theme
  
        if (! $GLOBALS['phpgw_info']['server']['htmlcompliant'])
--- 38,42 ----
                        . $GLOBALS['phpgw_info']['theme']['vlink'] . '"';
  
!       $GLOBALS['phpgw_info']['theme']['row_off'] = '#ffffff'; // set a 
different colors for idots, for the theme
  
        if (! $GLOBALS['phpgw_info']['server']['htmlcompliant'])





reply via email to

[Prev in Thread] Current Thread [Next in Thread]