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.1,1.2


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/default/css black.css,1.1,1.2 blue.css,1.1,1.2 brown.css,1.1,1.2 darkblue.css,1.1,1.2 darkgreen.css,1.1,1.2 fancy.css,1.1,1.2 greys.css,1.1,1.2 heaven.css,1.1,1.2 lightblue.css,1.1,1.2 lightbrown.css,1.1,1.2 mojo.css,1.1,1.2 purple.css,1.1,1.2 red.css,1.1,1.2 rose.css,1.1,1.2 submarine.css,1.3,1.4 yellows.css,1.1,1.2
Date: Sat, 28 Sep 2002 22:05:57 -0400

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

Modified Files:
        black.css blue.css brown.css darkblue.css darkgreen.css 
        fancy.css greys.css heaven.css lightblue.css lightbrown.css 
        mojo.css purple.css red.css rose.css submarine.css yellows.css 
Log Message:
update css

Index: black.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/black.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** black.css   1 Sep 2002 22:19:36 -0000       1.1
--- black.css   29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,94 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #000000;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
        background-color: #FFFFFF;
  }
  
- body.bg01
- {
-       background-color: #dadada;
- }
- 
- body.bg02
- {
-       background-color: #dad0d0;
- }
- 
- body.bg03
- {
-       background-color: #dacaca;
- }
- 
- body.bg04
- {
-       background-color: #dac0c0;
- }
- 
- body.bg05
- {
-       background-color: #dababa;
- }
- 
- body.bg06
- {
-       background-color: #dab0b0;
- }
- 
- body.bg07
- {
-       background-color: #daaaaa;
- 
- }
- body.bg08
- {
-       background-color: #da9090;
- }
- 
- body.bg09
- {
-       background-color: #da8a8a;
- 
- }
- 
- body.bg10
- {
-       background-color: #da7a7a;
- }
- 
  table
! {   
!       background-color: #9999FF;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #000000; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #D3DCE3;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #000000;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,14 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
        background-color: #FFFFFF;
  }
  
  table
! {
!       border-width: 0;
  }
  
***************
*** 106,120 ****
  }
  
- td.row-on
- {
-       background-color: #DDDDDD;
- }
- 
- td.row-off
- {
-       background-color: #EEEEEE;
- }
- 
- 
  a:link
  {
--- 26,29 ----
***************
*** 122,127 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 31,36 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 135,140 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 44,49 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 148,153 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 57,62 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 161,166 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 70,75 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 172,176 ****
  {
        background-color: #000000;
-       color: #000000;
  }
  
--- 81,84 ----
***************
*** 180,194 ****
  }
  
! .calendar:today
  {
        background-color: #FFFFCC;
  }
  
! .calendar:dayview
  {
        background-color: #C0C0C0;
  }
  
! .email:folder
  {
        background-color: #666699;
--- 88,155 ----
  }
  
! .row_on
! {
!       background-color: #DDDDDD;
! }
! 
! .row_off
! {
!       background-color: #EEEEEE;
! }
! 
! .th
! {
!       background-color: #D3DCE3;
! }
! 
! .th_bright
! {
!       background-color: #EEEEEE;
! }
! 
! .th_text
! {
!       font-style: bold;
!       font-weight: bold;
!       color: #000000;
! }
! 
! .appheader
! {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #DDDDDD;
! }
! 
! .functionmsg
! {
!       font-style: bold;
!       font-weight: bold;
! }
! 
! .forms
! {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: #000000;
!       font-style: normal;
!       font-weight: normal;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
! }
! 
! .cal_today
  {
        background-color: #FFFFCC;
  }
  
! .cal_dayview
  {
        background-color: #C0C0C0;
  }
  
! .email_folder
  {
        background-color: #666699;

Index: blue.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/blue.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** blue.css    1 Sep 2002 22:19:36 -0000       1.1
--- blue.css    29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,43 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #000000;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
        background-color: #FFFFFF;
  }
  
  table
! {   
!       background-color: #967FF4;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #000000; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #9999FF;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #000000;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,14 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
        background-color: #FFFFFF;
  }
  
  table
! {
!       border-width: 0;
  }
  
***************
*** 55,69 ****
  }
  
- td.row-on
- {
-       background-color: #CCCCFF;
- }
- 
- td.row-off
- {
-       background-color: #E4DFFF;
- }
- 
- 
  a:link
  {
--- 26,29 ----
***************
*** 71,76 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 31,36 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 84,89 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 44,49 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 96,102 ****
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 56,62 ----
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 110,115 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 70,75 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 120,125 ****
  .navbar
  {
!       background-color: #967FF4;
!       color: #000000;
  }
  
--- 80,84 ----
  .navbar
  {
!       background-color: blue;
  }
  
***************
*** 129,193 ****
  }
  
! .calendar:today
  {
!       background-color: #FFFFCC;
! }
! 
! .email:folder
! {
!       background-color: #666699;
!       color: #FFFFFF;
  }
  
! .bg01
  {
!       background-color: #dadada;
  }
  
! .bg02
  {
!       background-color: #dad0d0;
  }
  
! .bg03
  {
!       background-color: #dacaca;
  }
  
! .bg04
  {
!       background-color: #dac0c0;
  }
  
! .bg05
  {
!       background-color: #dababa;
  }
  
! .bg06
  {
!       background-color: #dab0b0;
  }
  
! .bg07
! {
!       background-color: #daaaaa;
! 
! }
! .bg08
  {
!       background-color: #da9090;
  }
  
! .bg09
  {
!       background-color: #da8a8a;
! 
  }
  
! .bg10
  {
!       background-color: #da7a7a;
  }
- 
- 
--- 88,152 ----
  }
  
! .row_on
  {
!       background-color: #CCEEFF;
  }
  
! .row_off
  {
!       background-color: #EEEEEE;
  }
  
! .th
  {
!       background-color: blue;
  }
  
! .th_bright
  {
!       background-color: #CCEEFF;
  }
  
! .th_text
  {
!       font-style: bold;
!       font-weight: bold;
!       color: #000000;
  }
  
! .appheader
  {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #CCEEFF;
  }
  
! .functionmsg
  {
!       font-style: bold;
!       font-weight: bold;
  }
  
! .forms
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: #000000;
!       font-style: normal;
!       font-weight: normal;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
! .cal_today
  {
!       background-color: #FFFFCC;
  }
  
! .email_folder
  {
!       background-color: #666699;
!       color: #FFFFFF;
  }

Index: brown.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/brown.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** brown.css   1 Sep 2002 22:19:36 -0000       1.1
--- brown.css   29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,43 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #000000;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
        background-color: #FFFFFF;
  }
  
  table
! {   
!       background-color: #9999FF;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #000000; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #D3DCE3;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #000000;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,14 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
        background-color: #FFFFFF;
  }
  
  table
! {
!       border-width: 0;
  }
  
***************
*** 55,69 ****
  }
  
- td.row-on
- {
-       background-color: #DDDDDD;
- }
- 
- td.row-off
- {
-       background-color: #EEEEEE;
- }
- 
- 
  a:link
  {
--- 26,29 ----
***************
*** 71,76 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 31,36 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 84,89 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 44,49 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 97,102 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 57,62 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 110,115 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 70,75 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 129,198 ****
  }
  
! .calendar:today
  {
!       background-color: #FFFFCC;
! }
! 
! .calendar:dayview
! {
!       background-color: #C0C0C0;
  }
  
! .email:folder
  {
!       background-color: #666699;
!       color: #FFFFFF;
  }
  
! .bg01
  {
!       background-color: #dadada;
  }
  
! .bg02
  {
!       background-color: #dad0d0;
  }
  
! .bg03
  {
!       background-color: #dacaca;
  }
  
! .bg04
  {
!       background-color: #dac0c0;
  }
  
! .bg05
  {
!       background-color: #dababa;
  }
  
! .bg06
  {
!       background-color: #dab0b0;
  }
  
! .bg07
  {
!       background-color: #daaaaa;
! 
! }
! .bg08
! {
!       background-color: #da9090;
  }
  
! .bg09
  {
!       background-color: #da8a8a;
! 
  }
  
! .bg10
  {
!       background-color: #da7a7a;
  }
- 
- 
--- 89,158 ----
  }
  
! .row_on
  {
!       background-color: #DDDDDD;
  }
  
! .row_off
  {
!       background-color: #EEEEEE;
  }
  
! .th
  {
!       background-color: #D3DCE3;
  }
  
! .th_bright
  {
!       background-color: #DDDDDD;
  }
  
! .th_text
  {
!       font-style: bold;
!       font-weight: bold;
!       color: #000000;
  }
  
! .appheader
  {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #DDDDDD;
  }
  
! .functionmsg
  {
!       font-style: bold;
!       font-weight: bold;
  }
  
! .forms
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: #000000;
!       font-style: normal;
!       font-weight: normal;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
! .cal_today
  {
!       background-color: #FFFFCC;
  }
  
! .cal_dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email_folder
  {
!       background-color: #666699;
!       color: #FFFFFF;
  }

Index: darkblue.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/darkblue.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** darkblue.css        1 Sep 2002 22:19:36 -0000       1.1
--- darkblue.css        29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,43 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #000000;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
        background-color: #FFFFFF;
  }
  
  table
! {   
!       background-color: #9999FF;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #000000; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #D3DCE3;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #000000;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,14 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
        background-color: #FFFFFF;
  }
  
  table
! {
!       border-width: 0;
  }
  
***************
*** 55,69 ****
  }
  
- td.row-on
- {
-       background-color: #DDDDDD;
- }
- 
- td.row-off
- {
-       background-color: #EEEEEE;
- }
- 
- 
  a:link
  {
--- 26,29 ----
***************
*** 71,76 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 31,36 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 84,89 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 44,49 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 97,102 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 57,62 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 110,115 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 70,75 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 121,125 ****
  {
        background-color: #000099;
-       color: #000000;
  }
  
--- 81,84 ----
***************
*** 129,197 ****
  }
  
! .calendar:today
  {
!       background-color: #FFFFCC;
  }
  
! .calendar:dayview
  {
!       background-color: #C0C0C0;
! }
! 
! .email:folder
! {
!       background-color: #666699;
!       color: #FFFFFF;
  }
  
! .bg01
  {
!       background-color: #dadada;
  }
  
! .bg02
  {
!       background-color: #dad0d0;
  }
  
! .bg03
  {
!       background-color: #dacaca;
  }
  
! .bg04
  {
!       background-color: #dac0c0;
  }
  
! .bg05
  {
!       background-color: #dababa;
  }
  
! .bg06
  {
!       background-color: #dab0b0;
  }
  
! .bg07
! {
!       background-color: #daaaaa;
! 
! }
! .bg08
  {
!       background-color: #da9090;
  }
  
! .bg09
  {
!       background-color: #da8a8a;
! 
  }
  
! .bg10
  {
!       background-color: #da7a7a;
  }
- 
--- 88,157 ----
  }
  
! .row_on
  {
!       background-color: #DDDDDD;
  }
  
! .row_off
  {
!       background-color: #EEEEEE;
  }
  
! .th
  {
!       background-color: #D3DCE3;
  }
  
! .th_bright
  {
!       background-color: #DDDDDD;
  }
  
! .th_text
  {
!       font-style: bold;
!       font-weight: bold;
!       color: #000000;
  }
  
! .appheader
  {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #DDDDDD;
  }
  
! .functionmsg
  {
!       font-style: bold;
!       font-weight: bold;
  }
  
! .forms
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: #000000;
!       font-style: normal;
!       font-weight: normal;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
! .calendar:today
  {
!       background-color: #FFFFCC;
  }
  
! .calendar:dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email:folder
  {
!       background-color: #666699;
!       color: #FFFFFF;
  }

Index: darkgreen.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/darkgreen.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** darkgreen.css       1 Sep 2002 22:19:36 -0000       1.1
--- darkgreen.css       29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,43 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #000000;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
        background-color: #FFFFFF;
  }
  
  table
! {   
!       background-color: #9999FF;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #000000; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #D3DCE3;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #000000;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,14 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
        background-color: #FFFFFF;
  }
  
  table
! {
!       border-width: 0;
  }
  
***************
*** 55,69 ****
  }
  
- td.row-on
- {
-       background-color: #DDDDDD;
- }
- 
- td.row-off
- {
-       background-color: #EEEEEE;
- }
- 
- 
  a:link
  {
--- 26,29 ----
***************
*** 71,76 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 31,36 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 84,89 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 44,49 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 97,102 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 57,62 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 110,115 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 70,75 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 129,196 ****
  }
  
! .calendar:today
! {
!       background-color: #FFFFCC;
! }
! 
! .calendar:dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email:folder
  {
!       background-color: #666699;
!       color: #FFFFFF;
  }
  
! .bg01
  {
!       background-color: #dadada;
  }
  
! .bg02
  {
!       background-color: #dad0d0;
  }
  
! .bg03
  {
!       background-color: #dacaca;
  }
  
! .bg04
  {
!       background-color: #dac0c0;
  }
  
! .bg05
  {
!       background-color: #dababa;
  }
  
! .bg06
  {
!       background-color: #dab0b0;
  }
  
! .bg07
  {
!       background-color: #daaaaa;
! 
! }
! .bg08
! {
!       background-color: #da9090;
  }
  
! .bg09
  {
!       background-color: #da8a8a;
! 
  }
  
! .bg10
  {
!       background-color: #da7a7a;
  }
--- 89,158 ----
  }
  
! .row_on
  {
!       background-color: #DDDDDD;
  }
  
! .row_off
  {
!       background-color: #EEEEEE;
  }
  
! .th
  {
!       background-color: #D3DCE3;
  }
  
! .th_bright
  {
!       background-color: #DDDDDD;
  }
  
! .th_text
  {
!       font-style: bold;
!       font-weight: bold;
!       color: #000000;
  }
  
! .appheader
  {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #DDDDDD;
  }
  
! .functionmsg
  {
!       font-style: bold;
!       font-weight: bold;
  }
  
! .forms
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       font-weight: normal;
!       color: #000000;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
! .cal_today
  {
!       background-color: #FFFFCC;
  }
  
! .cal_dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email_folder
  {
!       background-color: #666699;
!       color: #FFFFFF;
  }

Index: fancy.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/fancy.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** fancy.css   2 Sep 2002 00:09:35 -0000       1.1
--- fancy.css   29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,43 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #000000;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
        background-color: #F5F5F5;
  }
  
  table
! {   
!       background-color: #F5F5F5;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #000000; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #FFE4C4;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #000000;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,14 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
        background-color: #F5F5F5;
  }
  
  table
! {
!       border-width: 0;
  }
  
***************
*** 55,69 ****
  }
  
- td.row-on
- {
-       background-color: #EEEEFF;
- }
- 
- td.row-off
- {
-       background-color: #FFFFEE;
- }
- 
- 
  a:link
  {
--- 26,29 ----
***************
*** 71,76 ****
        font-size: 10pt;
        color: #EE0000;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 31,36 ----
        font-size: 10pt;
        color: #EE0000;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 84,89 ****
        font-size: 10pt;
        color: #EE0000;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 44,49 ----
        font-size: 10pt;
        color: #EE0000;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 97,102 ****
        font-size: 10pt;
        color: #EE0000;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 57,62 ----
        font-size: 10pt;
        color: #EE0000;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 110,115 ****
        font-size: 10pt;
        color: #EE0000;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 70,75 ----
        font-size: 10pt;
        color: #EE0000;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 129,197 ****
  }
  
! .calendar:today
! {
!       background-color: #D0DCE0;
! }
! 
! .calendar:dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email:folder
  {
!       background-color: #7090FF;
!       color: #FFFFFF;
  }
  
! .bg01
  {
!       background-color: #dadada;
  }
  
! .bg02
  {
!       background-color: #dad0d0;
  }
  
! .bg03
  {
!       background-color: #dacaca;
  }
  
! .bg04
  {
!       background-color: #dac0c0;
  }
  
! .bg05
  {
!       background-color: #dababa;
  }
  
! .bg06
  {
!       background-color: #dab0b0;
  }
  
! .bg07
  {
!       background-color: #daaaaa;
! 
! }
! .bg08
! {
!       background-color: #da9090;
  }
  
! .bg09
  {
!       background-color: #da8a8a;
! 
  }
  
! .bg10
  {
!       background-color: #da7a7a;
  }
- 
--- 89,158 ----
  }
  
! .row_on
  {
!       background-color: #EEEEFF;
  }
  
! .row_off
  {
!       background-color: #FFFFEE;
  }
  
! .th
  {
!       background-color: #FFE4C4;
  }
  
! .th_bright
  {
!       background-color: #FFFFEE;
  }
  
! .th_text
  {
!       font-style: bold;
!       font-weight: bold;
!       color: #000000;
  }
  
! .appheader
  {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #FFFFEE;
  }
  
! .functionmsg
  {
!       font-style: bold;
!       font-weight: bold;
  }
  
! .forms
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: #000000;
!       font-style: normal;
!       font-weight: normal;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
! .cal_today
  {
!       background-color: #D0DCE0;
  }
  
! .cal_dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email_folder
  {
!       background-color: #7090FF;
!       color: #FFFFFF;
  }

Index: greys.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/greys.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** greys.css   2 Sep 2002 00:09:35 -0000       1.1
--- greys.css   29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,43 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #222222;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
        background-color: #dfdfdf;
  }
  
  table
! {   
!       background-color: #eeeeee;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #000000; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #eeeeee;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #000000;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,15 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
        background-color: #dfdfdf;
  }
  
  table
! {
!       border-width: 0;
!       color: #222222;
  }
  
***************
*** 55,69 ****
  }
  
- td.row-on
- {
-       background-color: #eeeeee;
- }
- 
- td.row-off
- {
-       background-color: #cccccc;
- }
- 
- 
  a:link
  {
--- 27,30 ----
***************
*** 71,76 ****
        font-size: 10pt;
        color: #0000ff;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 32,37 ----
        font-size: 10pt;
        color: #0000ff;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 84,89 ****
        font-size: 10pt;
        color: #5555ff;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 45,50 ----
        font-size: 10pt;
        color: #5555ff;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 97,102 ****
        font-size: 10pt;
        color: black;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 58,63 ----
        font-size: 10pt;
        color: black;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 110,115 ****
        font-size: 10pt;
        color: black;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 71,76 ----
        font-size: 10pt;
        color: black;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 129,143 ****
  }
  
! .calendar:today
  {
        background-color: #FBF1C5;
  }
  
! .calendar:dayview
  {
        background-color: #F9E99F;
  }
  
! .email:folder
  {
        background-color: #EAD688;
--- 90,157 ----
  }
  
! .row_on
! {
!       background-color: #eeeeee;
! }
! 
! .row_off
! {
!       background-color: #cccccc;
! }
! 
! .th
! {
!       background-color: #aaaaaa;
! }
! 
! .th_bright
! {
!       background-color: #eeeeee;
! }
! 
! .th_text
! {
!       font-style: bold;
!       font-weight: bold;
!       color: #000000;
! }
! 
! .appheader
! {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #eeeeee;
! }
! 
! .functionmsg
! {
!       font-style: bold;
!       font-weight: bold;
! }
! 
! .forms
! {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: #000000;
!       font-style: normal;
!       font-weight: normal;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
! }
! 
! .cal_today
  {
        background-color: #FBF1C5;
  }
  
! .cal_dayview
  {
        background-color: #F9E99F;
  }
  
! .email_folder
  {
        background-color: #EAD688;

Index: heaven.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/heaven.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** heaven.css  2 Sep 2002 00:09:35 -0000       1.1
--- heaven.css  29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,43 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #000000;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       background-color: #FFFFFF;
  }
  
  table
! {   
!       background-color: #7090FF;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #000000; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #D3DCE3;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #000000;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,14 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
!       background-color: #80BBFF;
  }
  
  table
! {
!       border-width: 0;
  }
  
***************
*** 71,76 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 42,47 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 84,89 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 55,60 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 97,102 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 68,73 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 110,115 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 81,86 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 120,125 ****
  .navbar
  {
!       background-color: #80BBFF;
!       color: #000000;
  }
  
--- 91,95 ----
  .navbar
  {
!       background-color: #7090FF;
  }
  
***************
*** 129,195 ****
  }
  
! .calendar:today
  {
!       background-color: #FFFFCC;
  }
  
! .calendar:dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email:folder
  {
        background-color: #7090FF;
-       color: #FFFFFF;
- }
- 
- .bg01
- {
-       background-color: #dadada;
  }
  
! .bg02
  {
!       background-color: #dad0d0;
  }
  
! .bg03
  {
!       background-color: #dacaca;
  }
  
! .bg04
  {
!       background-color: #dac0c0;
  }
  
! .bg05
  {
!       background-color: #dababa;
  }
  
! .bg06
  {
!       background-color: #dab0b0;
  }
  
! .bg07
  {
!       background-color: #daaaaa;
! 
! }
! .bg08
! {
!       background-color: #da9090;
  }
  
! .bg09
  {
!       background-color: #da8a8a;
  }
  
! .bg10
  {
!       background-color: #da7a7a;
  }
--- 99,168 ----
  }
  
! .row_on
  {
!       background-color: #D3DCE3;
  }
  
! .row_off
  {
!       background-color: #EEEEEE;
  }
  
! .th
  {
        background-color: #7090FF;
  }
  
! .th_bright
  {
!       background-color: #EEEEEE;
  }
  
! .th_text
  {
!       font-style: bold;
!       font-weight: bold;
!       color: #000000;
  }
  
! .appheader
  {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #D3DCE3;
  }
  
! .functionmsg
  {
!       font-style: bold;
!       font-weight: bold;
  }
  
! .forms
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       font-weight: normal;
!       color: #000000;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
! .cal_today
  {
!       background-color: #FFFFCC;
  }
  
! .cal_dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email:folder
  {
!       background-color: #7090FF;
!       color: #FFFFFF;
  }

Index: lightblue.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/lightblue.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** lightblue.css       2 Sep 2002 00:09:35 -0000       1.1
--- lightblue.css       29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,43 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #000000;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
        background-color: #FFFFFF;
  }
  
  table
! {   
!       background-color: #9999FF;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #000000; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #D3DCE3;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #000000;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,14 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
        background-color: #FFFFFF;
  }
  
  table
! {
!       border-width: 0;
  }
  
***************
*** 55,69 ****
  }
  
- td.row-on
- {
-       background-color: #DDDDDD;
- }
- 
- td.row-off
- {
-       background-color: #EEEEEE;
- }
- 
- 
  a:link
  {
--- 26,29 ----
***************
*** 71,76 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 31,36 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 84,89 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 44,49 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 97,102 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 57,62 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 110,115 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 70,75 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 121,125 ****
  {
        background-color: #486591;
-       color: #000000;
  }
  
--- 81,84 ----
***************
*** 129,195 ****
  }
  
! .calendar:today
! {
!       background-color: #FFFFCC;
! }
! 
! .calendar:dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email:folder
  {
!       background-color: #666699;
!       color: #FFFFFF;
  }
  
! .bg01
  {
!       background-color: #dadada;
  }
  
! .bg02
  {
!       background-color: #dad0d0;
  }
  
! .bg03
  {
!       background-color: #dacaca;
  }
  
! .bg04
  {
!       background-color: #dac0c0;
  }
  
! .bg05
  {
!       background-color: #dababa;
  }
  
! .bg06
  {
!       background-color: #dab0b0;
  }
  
! .bg07
! {
!       background-color: #daaaaa;
! 
! }
! .bg08
  {
!       background-color: #da9090;
  }
  
! .bg09
  {
!       background-color: #da8a8a;
  }
  
! .bg10
  {
!       background-color: #da7a7a;
  }
--- 88,157 ----
  }
  
! .row_on
  {
!       background-color: #D3DCE3;
  }
  
! .row_off
  {
!       background-color: #EEEEEE;
  }
  
! .th
  {
!       background-color: #486591;
  }
  
! .th_bright
  {
!       background-color: #EEEEEE;
  }
  
! .th_text
  {
!       font-style: bold;
!       font-weight: bold;
!       color: #000000;
  }
  
! .appheader
  {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #D3DCE3;
  }
  
! .functionmsg
  {
!       font-style: bold;
!       font-weight: bold;
  }
  
! .forms
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       font-weight: normal;
!       color: #000000;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
! .cal_today
  {
!       background-color: #FFFFCC;
  }
  
! .cal_dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email_folder
  {
!       background-color: #666699;
!       color: #FFFFFF;
  }

Index: lightbrown.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/lightbrown.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** lightbrown.css      2 Sep 2002 00:09:35 -0000       1.1
--- lightbrown.css      29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,43 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #000000;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
        background-color: #FFFFFF;
  }
  
  table
! {   
!       background-color: #9999FF;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #000000; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #D3DCE3;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #000000;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,14 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
        background-color: #FFFFFF;
  }
  
  table
! {
!       border-width: 0;
  }
  
***************
*** 55,69 ****
  }
  
- td.row-on
- {
-       background-color: #DDDDDD;
- }
- 
- td.row-off
- {
-       background-color: #EEEEEE;
- }
- 
- 
  a:link
  {
--- 26,29 ----
***************
*** 71,76 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 31,36 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 84,89 ****
        font-size: 10pt;
        color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 44,49 ----
        font-size: 10pt;
        color: blue;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 97,102 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 57,62 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 110,115 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 70,75 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 121,125 ****
  {
        background-color: #885522;
-       color: #000000;
  }
  
--- 81,84 ----
***************
*** 129,195 ****
  }
  
! .calendar:today
! {
!       background-color: #FFFFCC;
! }
! 
! .calendar:dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email:folder
  {
!       background-color: #666699;
!       color: #FFFFFF;
  }
  
! .bg01
  {
!       background-color: #dadada;
  }
  
! .bg02
  {
!       background-color: #dad0d0;
  }
  
! .bg03
  {
!       background-color: #dacaca;
  }
  
! .bg04
  {
!       background-color: #dac0c0;
  }
  
! .bg05
  {
!       background-color: #dababa;
  }
  
! .bg06
  {
!       background-color: #dab0b0;
  }
  
! .bg07
! {
!       background-color: #daaaaa;
! 
! }
! .bg08
  {
!       background-color: #da9090;
  }
  
! .bg09
  {
!       background-color: #da8a8a;
  }
  
! .bg10
  {
!       background-color: #da7a7a;
  }
--- 88,157 ----
  }
  
! .row_on
  {
!       background-color: #DDDDDD;
  }
  
! .row_off
  {
!       background-color: #EEEEEE;
  }
  
! .th
  {
!       background-color: #885522;
  }
  
! .th_bright
  {
!       background-color: #EEEEEE;
  }
  
! .th_text
  {
!       font-style: bold;
!       font-weight: bold;
!       color: #000000;
  }
  
! .appheader
  {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #DDDDDD;
  }
  
! .functionmsg
  {
!       font-style: bold;
!       font-weight: bold;
  }
  
! .forms
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       font-weight: normal;
!       color: #000000;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
! .cal_today
  {
!       background-color: #FFFFCC;
  }
  
! .cal_dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email_folder
  {
!       background-color: #666699;
!       color: #FFFFFF;
  }

Index: mojo.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/mojo.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** mojo.css    2 Sep 2002 00:09:35 -0000       1.1
--- mojo.css    29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,43 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #00FF33;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
        background-color: #000000;
  }
  
  table
! {   
!       background-color: #00FF33;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #FFFFFF; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #404040;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #00FF33;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,14 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
        background-color: #000000;
  }
  
  table
! {
!       border-width: 0;
  }
  
***************
*** 49,53 ****
        font-weight: normal;
        line-height: normal;
!       color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
--- 20,24 ----
        font-weight: normal;
        line-height: normal;
!       color: #FFFFFF;
        text-decoration: none;
        letter-spacing: 0em;
***************
*** 55,69 ****
  }
  
- td.row-on
- {
-       background-color: #909090;
- }
- 
- td.row-off
- {
-       background-color: #808080;
- }
- 
- 
  a:link
  {
--- 26,29 ----
***************
*** 71,76 ****
        font-size: 10pt;
        color: #0000FF;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 31,36 ----
        font-size: 10pt;
        color: #0000FF;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 84,89 ****
        font-size: 10pt;
        color: #0000FF;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 44,49 ----
        font-size: 10pt;
        color: #0000FF;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 96,102 ****
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: #999999;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 56,62 ----
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: #0000FF;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 109,115 ****
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: #999999;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 69,75 ----
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: #00FF33;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 129,143 ****
  }
  
! .calendar:today
  {
        background-color: #BFBFBF;
  }
  
! .calendar:dayview
  {
        background-color: #C0C0C0;
  }
  
! .email:folder
  {
        background-color: #808080;
--- 89,157 ----
  }
  
! .row_on
! {
!       background-color: #909090;
! }
! 
! .row_off
! {
!       background-color: #808080;
! }
! 
! .th
! {
!       background-color: #404040;
!       color: #00FF33;
! }
! 
! .th_bright
! {
!       background-color: #909090;
! }
! 
! .th_text
! {
!       font-style: bold;
!       font-weight: bold;
!       color: #00FF33;
! }
! 
! .appheader
! {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #909090;
! }
! 
! .functionmsg
! {
!       font-style: bold;
!       font-weight: bold;
! }
! 
! .forms
! {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       font-weight: normal;
!       color: #00FF33;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
! }
! 
! .cal_today
  {
        background-color: #BFBFBF;
  }
  
! .cal_dayview
  {
        background-color: #C0C0C0;
  }
  
! .email_folder
  {
        background-color: #808080;

Index: purple.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/purple.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** purple.css  2 Sep 2002 00:09:35 -0000       1.1
--- purple.css  29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,43 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #000000;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       background-color: #FFFFFF;
  }
  
  table
! {   
!       background-color: #9999FF;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #000000; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #D3DCE3;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #000000;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,14 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
!       background-color: #E4DFFF;
  }
  
  table
! {
!       border-width: 0;
  }
  
***************
*** 55,76 ****
  }
  
- td.row-on
- {
-       background-color: #DDDDDD;
- }
- 
- td.row-off
- {
-       background-color: #EEEEEE;
- }
- 
- 
  a:link
  {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 26,36 ----
  }
  
  a:link
  {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: maroon;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 83,89 ****
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 43,49 ----
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: maroon;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 96,102 ****
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 56,62 ----
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: maroon;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 110,115 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 70,75 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 121,125 ****
  {
        background-color: #663366;
-       color: #000000;
  }
  
--- 81,84 ----
***************
*** 129,195 ****
  }
  
! .calendar:today
! {
!       background-color: #FFFFCC;
! }
! 
! .calendar:dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email:folder
  {
!       background-color: #666699;
!       color: #FFFFFF;
  }
  
! .bg01
  {
!       background-color: #dadada;
  }
  
! .bg02
  {
!       background-color: #dad0d0;
  }
  
! .bg03
  {
!       background-color: #dacaca;
  }
  
! .bg04
  {
!       background-color: #dac0c0;
  }
  
! .bg05
  {
!       background-color: #dababa;
  }
  
! .bg06
  {
!       background-color: #dab0b0;
  }
  
! .bg07
  {
!       background-color: #daaaaa;
! 
! }
! .bg08
! {
!       background-color: #da9090;
  }
  
! .bg09
  {
!       background-color: #da8a8a;
  }
  
! .bg10
  {
!       background-color: #da7a7a;
  }
--- 88,157 ----
  }
  
! .row_on
  {
!       background-color: #9999FF;
  }
  
! .row_off
  {
!       background-color: #EEEEEE;
  }
  
! .th
  {
!       background-color: #663366;
  }
  
! .th_bright
  {
!       background-color: #9999FF;
  }
  
! .th_text
  {
!       font-style: bold;
!       font-weight: bold;
!       color: #000000;
  }
  
! .appheader
  {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #9999FF;
  }
  
! .functionmsg
  {
!       font-style: bold;
!       font-weight: bold;
  }
  
! .forms
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: #000000;
!       font-style: normal;
!       font-weight: normal;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
! .cal_today
  {
!       background-color: #FFFFCC;
  }
  
! .cal_dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email:folder
  {
!       background-color: #666699;
!       color: #FFFFFF;
  }

Index: red.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/red.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** red.css     2 Sep 2002 00:09:35 -0000       1.1
--- red.css     29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,43 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #000000;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       background-color: #FFFFFF;
  }
  
  table
! {   
!       background-color: #9999FF;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #000000; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #D3DCE3;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #000000;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,14 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
!       background-color: #ffbab7;
  }
  
  table
! {
!       border-width: 0;
  }
  
***************
*** 55,76 ****
  }
  
- td.row-on
- {
-       background-color: #DDDDDD;
- }
- 
- td.row-off
- {
-       background-color: #EEEEEE;
- }
- 
- 
  a:link
  {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 26,36 ----
  }
  
  a:link
  {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: #990000;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 83,89 ****
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 43,49 ----
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: #990000;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 96,102 ****
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 56,62 ----
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: #990000;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 110,115 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 70,75 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 121,125 ****
  {
        background-color: #990000;
-       color: #000000;
  }
  
--- 81,84 ----
***************
*** 129,195 ****
  }
  
! .calendar:today
! {
!       background-color: #FFFFCC;
! }
! 
! .calendar:dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email:folder
  {
!       background-color: #666699;
!       color: #FFFFFF;
  }
  
! .bg01
  {
!       background-color: #dadada;
  }
  
! .bg02
  {
!       background-color: #dad0d0;
  }
  
! .bg03
  {
!       background-color: #dacaca;
  }
  
! .bg04
  {
!       background-color: #dac0c0;
  }
  
! .bg05
  {
!       background-color: #dababa;
  }
  
! .bg06
  {
!       background-color: #dab0b0;
  }
  
! .bg07
! {
!       background-color: #daaaaa;
! 
! }
! .bg08
  {
!       background-color: #da9090;
  }
  
! .bg09
  {
!       background-color: #da8a8a;
  }
  
! .bg10
  {
!       background-color: #da7a7a;
  }
--- 88,157 ----
  }
  
! .row_on
  {
!       background-color: #DDDDDD;
  }
  
! .row_off
  {
!       background-color: #EEEEEE;
  }
  
! .th
  {
!       background-color: #D3DCE3;
  }
  
! .th_bright
  {
!       background-color: #EEEEEE;
  }
  
! .th_text
  {
!       font-style: bold;
!       font-weight: bold;
!       color: #000000;
  }
  
! .appheader
  {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #DDDDDD;
  }
  
! .functionmsg
  {
!       font-style: bold;
!       font-weight: bold;
  }
  
! .forms
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       font-weight: normal;
!       color: #000000;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
! .cal_today
  {
!       background-color: #FFFFCC;
  }
  
! .cal_dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email_folder
  {
!       background-color: #666699;
!       color: #FFFFFF;
  }

Index: rose.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/rose.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** rose.css    2 Sep 2002 00:09:35 -0000       1.1
--- rose.css    29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,43 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #9d1811;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
        background-color: #ce9592;
  }
  
  table
! {   
!       background-color: #ffbab7;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #72022a; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #ce9592;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #9d1811;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,14 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
        background-color: #ce9592;
  }
  
  table
! {
!       border-width: 0;
  }
  
***************
*** 49,53 ****
        font-weight: normal;
        line-height: normal;
!       color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
--- 20,24 ----
        font-weight: normal;
        line-height: normal;
!       color: #9d1811;
        text-decoration: none;
        letter-spacing: 0em;
***************
*** 55,76 ****
  }
  
- td.row-on
- {
-       background-color: #DDDDDD;
- }
- 
- td.row-off
- {
-       background-color: #EEEEEE;
- }
- 
- 
  a:link
  {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 26,36 ----
  }
  
  a:link
  {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: #666666;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 83,89 ****
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: pink;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 43,49 ----
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: #666666;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 96,102 ****
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 56,62 ----
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: #666666;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 110,115 ****
        font-size: 10pt;
        color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 70,75 ----
        font-size: 10pt;
        color: red;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 121,125 ****
  {
        background-color: #bd524a;
!       color: #9d1811;
  }
  
--- 81,85 ----
  {
        background-color: #bd524a;
!       color: #000000;
  }
  
***************
*** 129,195 ****
  }
  
! .calendar:today
  {
!       background-color: #bd524a;
  }
  
! .calendar:dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email:folder
  {
-       background-color: #bd542a;
        color: #9d1811;
  }
  
! .bg01
! {
!       background-color: #dadada;
! }
! 
! .bg02
  {
!       background-color: #dad0d0;
  }
  
! .bg03
  {
!       background-color: #dacaca;
  }
  
! .bg04
  {
!       background-color: #dac0c0;
  }
  
! .bg05
  {
!       background-color: #dababa;
  }
  
! .bg06
  {
!       background-color: #dab0b0;
  }
  
! .bg07
! {
!       background-color: #daaaaa;
! 
! }
! .bg08
  {
!       background-color: #da9090;
  }
  
! .bg09
  {
!       background-color: #da8a8a;
  }
  
! .bg10
  {
!       background-color: #da7a7a;
  }
--- 89,159 ----
  }
  
! .row_on
  {
!       background-color: #DDDDDD;
  }
  
! .row_off
  {
!       background-color: #ffbab7;
  }
  
! .th
  {
        color: #9d1811;
+       background-color: #bd524a;
  }
  
! .th_bright
  {
!       background-color: #DDDDDD;
  }
  
! .th_text
  {
!       font-style: bold;
!       font-weight: bold;
!       color: #000000;
  }
  
! .appheader
  {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #DDDDDD;
  }
  
! .functionmsg
  {
!       font-style: bold;
!       font-weight: bold;
  }
  
! .forms
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       font-weight: normal;
!       color: #000000;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
! .cal_today
  {
!       background-color: #bd524a;
  }
  
! .cal_dayview
  {
!       background-color: #C0C0C0;
  }
  
! .email_folder
  {
!       background-color: #bd542a;
!       color: #9d1811;
  }

Index: submarine.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/submarine.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** submarine.css       27 Sep 2002 22:13:29 -0000      1.3
--- submarine.css       29 Sep 2002 02:05:54 -0000      1.4
***************
*** 152,156 ****
  .th_bright
  {
!       background-color: #80BBFF;
  }
  
--- 152,156 ----
  .th_bright
  {
!       background-color: #CCEEFF;
  }
  
***************
*** 188,202 ****
  }
  
! .calendar:today
  {
        background-color: #FFFFCC;
  }
  
! .calendar:dayview
  {
        background-color: #C0C0C0;
  }
  
! .email:folder
  {
        background-color: #7090FF;
--- 188,202 ----
  }
  
! .cal_today
  {
        background-color: #FFFFCC;
  }
  
! .cal_dayview
  {
        background-color: #C0C0C0;
  }
  
! .email_folder
  {
        background-color: #7090FF;

Index: yellows.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/yellows.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** yellows.css 2 Sep 2002 00:09:35 -0000       1.1
--- yellows.css 29 Sep 2002 02:05:54 -0000      1.2
***************
*** 1,43 ****
  body
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt; 
!       font-style: normal; 
!       color: #000000;
!       line-height: normal; 
!       font-weight: normal; 
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
        background-color: #FBF1C5;
  }
  
  table
! {   
!       background-color: #EAD688;
!       border: 0px; 
!       font-family: Verdana,Arial,Helvetica,sans-serif; 
!       font-size: 10pt;
!       font-style: normal; 
!       line-height: normal; 
!       font-weight: normal; 
!       color: #C5AA2B; 
!       text-decoration: none;
!       letter-spacing: 0em; 
!       word-spacing: 0em; 
!       padding: 2em;
! }
! 
! th
! {     
!       background-color: #C8A63B;
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       line-height: normal;
!       font-weight: normal;
!       color: #000000;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
--- 1,14 ----
  body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
        background-color: #FBF1C5;
  }
  
  table
! {
!       border-width: 0;
  }
  
***************
*** 49,53 ****
        font-weight: normal;
        line-height: normal;
-       color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
--- 20,23 ----
***************
*** 55,76 ****
  }
  
- td.row-on
- {
-       background-color: #F7E58F;
- }
- 
- td.row-off
- {
-       background-color: #EAD688;
- }
- 
- 
  a:link
  {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 25,35 ----
  }
  
  a:link
  {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: maroon;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 83,89 ****
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: blue;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 42,48 ----
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: maroon;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 96,102 ****
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 55,61 ----
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: maroon;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 109,115 ****
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: red;
!       font-style: bold;
!       font-weight: bold;
        line-height: normal;
        text-decoration: none;
--- 68,74 ----
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
!       color: #C5AA2B;
!       font-style: normal;
!       font-weight: normal;
        line-height: normal;
        text-decoration: none;
***************
*** 121,138 ****
  {
        background-color: #F7E58F;
        color: #000000;
  }
  
! .calendar:today
  {
        background-color: #FBF1C5;
  }
  
! .calendar:dayview
  {
        background-color: #F9E99F;
  }
  
! .email:folder
  {
        background-color: #EAD688;
--- 80,149 ----
  {
        background-color: #F7E58F;
+ }
+ 
+ .row_on
+ {
+       background-color: #F7E58F;
+ }
+ 
+ .row_off
+ {
+       background-color: #EAD688;
+ }
+ 
+ .th
+ {
+       background-color: #C8A63B;
+ }
+ 
+ .th_bright
+ {
+       background-color: #F7E58F;
+ }
+ 
+ .th_text
+ {
+       font-style: bold;
+       font-weight: bold;
        color: #000000;
  }
  
! .appheader
! {
!       font-style: bold;
!       font-weight: bold;
!       background-color: #F7E58F;
! }
! 
! .functionmsg
! {
!       font-style: bold;
!       font-weight: bold;
! }
! 
! .forms
! {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       font-style: normal;
!       font-weight: normal;
!       color: #000000;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
! }
! 
! .cal_today
  {
        background-color: #FBF1C5;
  }
  
! .cal_dayview
  {
        background-color: #F9E99F;
  }
  
! .email_folder
  {
        background-color: #EAD688;





reply via email to

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