phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/idsociety/css idsociety.css,1


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/idsociety/css idsociety.css,1.3,1.4 submarine.css,1.5,1.6
Date: Sat, 28 Sep 2002 22:05:56 -0400

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

Modified Files:
        idsociety.css submarine.css 
Log Message:
update css

Index: idsociety.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idsociety/css/idsociety.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** idsociety.css       27 Sep 2002 16:21:01 -0000      1.3
--- idsociety.css       29 Sep 2002 02:05:54 -0000      1.4
***************
*** 169,175 ****
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
-       color: #000000;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        text-decoration: none;
--- 169,175 ----
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
+       color: #000000;
        line-height: normal;
        text-decoration: none;
***************
*** 178,192 ****
  }
  
! .calendar:today
  {
        background-color: #ffffcc;
  }
  
! .calendar:dayview
  {
        background-color: #c0c0c0;
  }
  
! .email:folder
  {
        background-color: #adadad;
--- 178,192 ----
  }
  
! .cal_today
  {
        background-color: #ffffcc;
  }
  
! .cal_dayview
  {
        background-color: #c0c0c0;
  }
  
! .email_folder
  {
        background-color: #adadad;

Index: submarine.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idsociety/css/submarine.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** submarine.css       27 Sep 2002 22:13:29 -0000      1.5
--- submarine.css       29 Sep 2002 02:05:54 -0000      1.6
***************
*** 172,178 ****
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
-       color: #000000;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        text-decoration: none;
--- 172,178 ----
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
+       color: #000000;
        line-height: normal;
        text-decoration: none;
***************
*** 181,195 ****
  }
  
! .calendar:today
  {
        background-color: #FFFFCC;
  }
  
! .calendar:dayview
  {
        background-color: #C0C0C0;
  }
  
! .email:folder
  {
        background-color: #7090FF;
--- 181,195 ----
  }
  
! .cal_today
  {
        background-color: #FFFFCC;
  }
  
! .cal_dayview
  {
        background-color: #C0C0C0;
  }
  
! .email_folder
  {
        background-color: #7090FF;





reply via email to

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