phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/justweb/css submarine.css,1.5


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/justweb/css submarine.css,1.5,1.6
Date: Sun, 06 Oct 2002 14:04:07 -0400

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

Modified Files:
        submarine.css 
Log Message:
update css

Index: submarine.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/justweb/css/submarine.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** submarine.css       6 Oct 2002 16:17:37 -0000       1.5
--- submarine.css       6 Oct 2002 18:04:05 -0000       1.6
***************
*** 1,16 ****
! body
! {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
! }
! 
! table
! {
!       border-width: 0;
! }
! 
! td
  {
        font-family: Verdana,Arial,Helvetica,sans-serif;
--- 1,3 ----
! body,p,td,th,table,input,form,option
  {
        font-family: Verdana,Arial,Helvetica,sans-serif;
***************
*** 25,78 ****
  }
  
! a:link
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: mediumblue;
!       font-style: normal;
!       font-weight: normal;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
! a:visited
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: mediumblue;
!       font-style: normal;
!       font-weight: normal;
!       line-height: normal;
!       text-decoration: none;
!       letter-spacing: 0em;
!       word-spacing: 0em;
  }
  
! a:active
  {
-       font-family: Verdana,Arial,Helvetica,sans-serif;
-       font-size: 10pt;
        color: mediumblue;
-       font-style: normal;
-       font-weight: normal;
-       line-height: normal;
        text-decoration: none;
-       letter-spacing: 0em;
-       word-spacing: 0em;
  }
  
  a:hover
  {
-       font-family: Verdana,Arial,Helvetica,sans-serif;
-       font-size: 10pt;
        color: #cc0000;
-       font-style: normal;
-       font-weight: normal;
-       line-height: normal;
        text-decoration: none;
-       letter-spacing: 0em;
-       word-spacing: 0em;
  }
  
--- 12,39 ----
  }
  
! body
  {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
!       background-color: #FFFFFF;
  }
  
! table
  {
!       border-width: 0;
  }
  
! a:link,a:visited,a:active
  {
        color: mediumblue;
        text-decoration: none;
  }
  
  a:hover
  {
        color: #cc0000;
        text-decoration: none;
  }
  
***************
*** 90,142 ****
        color: #FFFFFF;
        font-weight: bold;
  }
  
! .bodytext
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: #000000;
  }
  
! .whitetext
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: #ffffff;
  }
  
  .headertext
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 11pt;
        font-weight: bold;
!       color: #ffffff;
  }
  
  .inputtext
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: #000000;
!       background-color: #ffffff;
  }
  
! .buttontext
  {
-       font-family: Verdana,Arial,Helvetica,sans-serif;
-       font-size: 10pt;
-       color: #000000;
        background-color: #c0c0c0;
  }
  
! .linktext
! {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!     font-size: 10pt;
!     color: #000000;
!     background-color: #c0c0c0;
! }
! 
! .row_on
  {
        background-color: #CCEEFF;
--- 51,85 ----
        color: #FFFFFF;
        font-weight: bold;
+       background: url(../../default/images/bg_filler.png);
  }
  
! .whitetext
  {
!       color: #FFFFFF;
  }
  
! .small_text
  {
!       font-size: 80%;
  }
  
  .headertext
  {
!       font-size: 110%;
        font-weight: bold;
!       color: #FFFFFF;
  }
  
  .inputtext
  {
!       background-color: #FFFFFF;
  }
  
! .button_text,.linktext,.cal_dayview
  {
        background-color: #c0c0c0;
  }
  
! .row_on,.th_bright
  {
        background-color: #CCEEFF;
***************
*** 153,168 ****
  }
  
! .th_bright
! {
!       background-color: #CCEEFF;
! }
! 
! .th_text
  {
        font-weight: bold;
-       color: #000000;
  }
  
! .appheader
  {
        font-weight: bold;
--- 96,105 ----
  }
  
! .th_text,.app_header_text
  {
        font-weight: bold;
  }
  
! .app_header
  {
        font-weight: bold;
***************
*** 170,199 ****
  }
  
- .functionmsg
- {
-       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;
  }
  
--- 107,113 ----





reply via email to

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