phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/justweb/css phpgw.css,1.6,1.


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/justweb/css phpgw.css,1.6,1.7 submarine.css,1.8,1.9
Date: Sun, 20 Apr 2003 16:41:09 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/justweb/css
In directory subversions:/tmp/cvs-serv4315/templates/justweb/css

Modified Files:
        phpgw.css submarine.css 
Log Message:
added app_header via $GLOBALS['phpgw_info']['flags']['app_header']


Index: phpgw.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/justweb/css/phpgw.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** phpgw.css   19 Apr 2003 23:16:07 -0000      1.6
--- phpgw.css   20 Apr 2003 20:41:07 -0000      1.7
***************
*** 125,126 ****
--- 125,133 ----
        font-weight: bold;
  }
+ 
+ .app_header
+ {
+       padding: 5px;
+       padding-bottom: 0px;
+       text-align: center;
+ }
\ No newline at end of file

Index: submarine.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/justweb/css/submarine.css,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** submarine.css       29 Oct 2002 22:15:32 -0000      1.8
--- submarine.css       20 Apr 2003 20:41:07 -0000      1.9
***************
*** 19,23 ****
  }
  
! .navbar,.th
  {
        background-color: #80BBFF;
--- 19,23 ----
  }
  
! .navbar,.th,.app_header
  {
        background-color: #80BBFF;
***************
*** 35,39 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #CCEEFF;
--- 35,39 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #CCEEFF;





reply via email to

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