phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/themes default.theme,1.2.4.2,1.2.4.2.2.


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/themes default.theme,1.2.4.2,1.2.4.2.2.1
Date: Sat, 03 May 2003 11:40:41 -0400

Update of /cvsroot/phpgroupware/phpgwapi/themes
In directory subversions:/tmp/cvs-serv9159

Modified Files:
      Tag: Version-0_9_16-branch
        default.theme 
Log Message:
set a row_off color different from the background for iDots


Index: default.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/default.theme,v
retrieving revision 1.2.4.2
retrieving revision 1.2.4.2.2.1
diff -C2 -r1.2.4.2 -r1.2.4.2.2.1
*** default.theme       23 Mar 2003 10:44:08 -0000      1.2.4.2
--- default.theme       3 May 2003 15:40:39 -0000       1.2.4.2.2.1
***************
*** 11,15 ****
  
        /* $Id$ */
- 
        $phpgw_info['theme']['bg_color']    = '#FFFFFF';
        $phpgw_info['theme']['bg_text']     = '#000000';
--- 11,14 ----
***************
*** 45,46 ****
--- 44,51 ----
        $phpgw_info['theme']['em_folder']      = '#666699';
        $phpgw_info['theme']['em_folder_text'] = '#FFFFFF';
+ 
+       // the iDots template uses only css and the default theme (this file)
+       if 
($GLOBALS['phpgw_info']['user']['preferences']['common']['template_set'] == 
'idots')
+       {
+               $phpgw_info['theme']['row_off'] = '#FFFFFF';
+       }
\ No newline at end of file





reply via email to

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