phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/default/css black.css,1.3,1.4


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/default/css black.css,1.3,1.4 blue.css,1.3,1.4 brown.css,1.3,1.4 darkblue.css,1.3,1.4 darkgreen.css,1.3,1.4 default.css,1.1,1.2 fancy.css,1.4,1.5 greys.css,1.3,1.4 heaven.css,1.3,1.4 lightblue.css,1.3,1.4 lightbrown.css,1.3,1.4 lilac.css,1.2,1.3 mojo.css,1.3,1.4 phpgw.css,1.7,1.8 purple.css,1.3,1.4 red.css,1.3,1.4 rose.css,1.3,1.4 submarine.css,1.14,1.15 yellows.css,1.3,1.4
Date: Sun, 20 Apr 2003 16:41:09 -0400

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

Modified Files:
        black.css blue.css brown.css darkblue.css darkgreen.css 
        default.css fancy.css greys.css heaven.css lightblue.css 
        lightbrown.css lilac.css mojo.css phpgw.css purple.css red.css 
        rose.css submarine.css yellows.css 
Log Message:
added app_header via $GLOBALS['phpgw_info']['flags']['app_header']


Index: black.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/black.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** black.css   19 Oct 2002 22:18:53 -0000      1.3
--- black.css   20 Apr 2003 20:41:06 -0000      1.4
***************
*** 19,23 ****
  }
  
! .navbar,.th
  {
        background-color: #000000;
--- 19,23 ----
  }
  
! .navbar,.th,.bottom
  {
        background-color: #000000;
***************
*** 41,45 ****
  }
  
! .row_on,.th_bright,.app_header,.portal,.about
  {
        background-color: #D3DCE3;
--- 41,45 ----
  }
  
! .row_on,.th_bright,.portal,.about
  {
        background-color: #D3DCE3;

Index: blue.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/blue.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** blue.css    19 Oct 2002 22:18:53 -0000      1.3
--- blue.css    20 Apr 2003 20:41:06 -0000      1.4
***************
*** 19,23 ****
  }
  
! .navbar,.th
  {
        background-color: blue;
--- 19,23 ----
  }
  
! .navbar,.th,.bottom
  {
        background-color: blue;
***************
*** 40,44 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #CCEEFF;
--- 40,44 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #CCEEFF;

Index: brown.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/brown.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** brown.css   19 Oct 2002 22:18:53 -0000      1.3
--- brown.css   20 Apr 2003 20:41:06 -0000      1.4
***************
*** 19,23 ****
  }
  
! .navbar,.th
  {
        background-color: #5A0000;
--- 19,23 ----
  }
  
! .navbar,.th,.bottom
  {
        background-color: #5A0000;
***************
*** 40,44 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #D3DCE3;
--- 40,44 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #D3DCE3;

Index: darkblue.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/darkblue.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** darkblue.css        19 Oct 2002 22:18:53 -0000      1.3
--- darkblue.css        20 Apr 2003 20:41:06 -0000      1.4
***************
*** 19,23 ****
  }
  
! .navbar,.th
  {
        background-color: #000099;
--- 19,23 ----
  }
  
! .navbar,.th,.bottom
  {
        background-color: #000099;
***************
*** 40,44 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #DDDDDD;
--- 40,44 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #DDDDDD;

Index: darkgreen.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/darkgreen.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** darkgreen.css       20 Oct 2002 18:42:14 -0000      1.3
--- darkgreen.css       20 Apr 2003 20:41:06 -0000      1.4
***************
*** 19,23 ****
  }
  
! .navbar,.th
  {
        background-color: #003300;
--- 19,23 ----
  }
  
! .navbar,.th,.bottom
  {
        background-color: #003300;
***************
*** 40,44 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #D3DCE3;
--- 40,44 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #D3DCE3;

Index: default.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/default.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** default.css 15 Nov 2002 05:15:39 -0000      1.1
--- default.css 20 Apr 2003 20:41:06 -0000      1.2
***************
*** 19,23 ****
  }
  
! .navbar,.th
  {
        background-color: #80BBFF;
--- 19,23 ----
  }
  
! .navbar,.th,.bottom
  {
        background-color: #80BBFF;
***************
*** 35,39 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #CCEEFF;
--- 35,39 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #CCEEFF;

Index: fancy.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/fancy.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** fancy.css   26 Oct 2002 22:39:19 -0000      1.4
--- fancy.css   20 Apr 2003 20:41:06 -0000      1.5
***************
*** 40,44 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #EEEEFF;
--- 40,44 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #EEEEFF;

Index: greys.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/greys.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** greys.css   20 Oct 2002 18:42:14 -0000      1.3
--- greys.css   20 Apr 2003 20:41:06 -0000      1.4
***************
*** 29,33 ****
  }
  
! .navbar,.th
  {
        background-color: #aaaaaa;
--- 29,33 ----
  }
  
! .navbar,.th,.bottom
  {
        background-color: #aaaaaa;
***************
*** 51,55 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #eeeeee;
--- 51,55 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #eeeeee;

Index: heaven.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/heaven.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** heaven.css  20 Oct 2002 18:42:14 -0000      1.3
--- heaven.css  20 Apr 2003 20:41:06 -0000      1.4
***************
*** 19,23 ****
  }
  
! .navbar,.th
  {
        background-color: #7090FF;
--- 19,23 ----
  }
  
! .navbar,.th,.bottom
  {
        background-color: #7090FF;
***************
*** 40,44 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #D3DCE3;
--- 40,44 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #D3DCE3;

Index: lightblue.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/lightblue.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** lightblue.css       20 Oct 2002 18:42:14 -0000      1.3
--- lightblue.css       20 Apr 2003 20:41:06 -0000      1.4
***************
*** 19,23 ****
  }
  
! .navbar,.th
  {
        background-color: #486591;
--- 19,23 ----
  }
  
! .navbar,.th,.bottom
  {
        background-color: #486591;
***************
*** 40,44 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #D3DCE3;
--- 40,44 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #D3DCE3;

Index: lightbrown.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/lightbrown.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** lightbrown.css      20 Oct 2002 18:42:14 -0000      1.3
--- lightbrown.css      20 Apr 2003 20:41:06 -0000      1.4
***************
*** 19,23 ****
  }
  
! .navbar,.th
  {
        background-color: #885522;
--- 19,23 ----
  }
  
! .navbar,.th,.bottom
  {
        background-color: #885522;
***************
*** 40,44 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #DDDDDD;
--- 40,44 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #DDDDDD;

Index: lilac.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/lilac.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** lilac.css   20 Oct 2002 18:42:14 -0000      1.2
--- lilac.css   20 Apr 2003 20:41:06 -0000      1.3
***************
*** 40,44 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #CCCCFF;
--- 40,44 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #CCCCFF;
***************
*** 50,54 ****
  }
  
! .th
  {
        background-color: #9999FF;
--- 50,54 ----
  }
  
! .th,.bottom
  {
        background-color: #9999FF;

Index: mojo.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/mojo.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** mojo.css    20 Oct 2002 18:42:14 -0000      1.3
--- mojo.css    20 Apr 2003 20:41:06 -0000      1.4
***************
*** 41,45 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #909090;
--- 41,45 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #909090;
***************
*** 51,55 ****
  }
  
! .th
  {
        background-color: #404040;
--- 51,55 ----
  }
  
! .th,.bottom
  {
        background-color: #404040;

Index: phpgw.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/phpgw.css,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** phpgw.css   19 Apr 2003 23:16:06 -0000      1.7
--- phpgw.css   20 Apr 2003 20:41:06 -0000      1.8
***************
*** 83,84 ****
--- 83,95 ----
        font-weight: bold;
  }
+ 
+ .app_header
+ {
+       padding: 5px;
+       text-align: left;
+ }
+ 
+ .app_body
+ {
+       padding: 5px;
+ }

Index: purple.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/purple.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** purple.css  20 Oct 2002 18:42:14 -0000      1.3
--- purple.css  20 Apr 2003 20:41:06 -0000      1.4
***************
*** 19,23 ****
  }
  
! .navbar,.th
  {
        background-color: #663366;
--- 19,23 ----
  }
  
! .navbar,.th,.bottom
  {
        background-color: #663366;
***************
*** 40,44 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #9999FF;
--- 40,44 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #9999FF;

Index: red.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/red.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** red.css     20 Oct 2002 18:42:14 -0000      1.3
--- red.css     20 Apr 2003 20:41:06 -0000      1.4
***************
*** 40,44 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #DDDDDD;
--- 40,44 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #DDDDDD;
***************
*** 50,54 ****
  }
  
! .th
  {
        background-color: #D3DCE3;
--- 50,54 ----
  }
  
! .th,.bottom
  {
        background-color: #D3DCE3;

Index: rose.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/rose.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** rose.css    20 Oct 2002 18:42:14 -0000      1.3
--- rose.css    20 Apr 2003 20:41:06 -0000      1.4
***************
*** 19,23 ****
  }
  
! .navbar,.th
  {
        background-color: #bd524a;
--- 19,23 ----
  }
  
! .navbar,.th,.bottom
  {
        background-color: #bd524a;
***************
*** 41,45 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #DDDDDD;
--- 41,45 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #DDDDDD;

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

Index: yellows.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/yellows.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** yellows.css 20 Oct 2002 18:42:14 -0000      1.3
--- yellows.css 20 Apr 2003 20:41:06 -0000      1.4
***************
*** 19,23 ****
  }
  
! .navbar,.th
  {
        background-color: #F7E58F;
--- 19,23 ----
  }
  
! .navbar,.th,.bottom
  {
        background-color: #F7E58F;
***************
*** 35,39 ****
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #C8A63B;
--- 35,39 ----
  }
  
! .row_on,.th_bright
  {
        background-color: #C8A63B;





reply via email to

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