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 submarine.css,1.8


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

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

Modified Files:
        submarine.css 
Log Message:
update css

Index: submarine.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/submarine.css,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** submarine.css       6 Oct 2002 16:17:36 -0000       1.8
--- submarine.css       6 Oct 2002 18:04:05 -0000       1.9
***************
*** 1,17 ****
! body
! {
!       margin-right: 0em;
!       margin-left: 0em;
!       margin-top: 0em;
!       margin-bottom: 0em;
!       background-color: #FFFFFF;
! }
! 
! 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;
***************
*** 26,82 ****
  }
  
! 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;
  }
  
! .navbar
  {
        background-color: #80BBFF;
--- 12,42 ----
  }
  
! 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;
  }
  
! .navbar,.th
  {
        background-color: #80BBFF;
***************
*** 96,111 ****
        color: #FFFFFF;
        font-weight: bold;
! }
! 
! .portal_text
! {
!       color: #FFFFFF;
!       font-weight: bold;
  }
  
  .bodytext
  {
-       font-family: Verdana,Arial,Helvetica,sans-serif;
-       font-size: 10pt;
        color: #000000;
  }
--- 56,64 ----
        color: #FFFFFF;
        font-weight: bold;
!       background: url(../images/bg_filler.png);
  }
  
  .bodytext
  {
        color: #000000;
  }
***************
*** 113,154 ****
  .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;
--- 66,95 ----
  .whitetext
  {
!       color: #FFFFFF;
  }
  
! .small_text
  {
!       font-size: 80%;
  }
  
! .headertext
  {
!       font-size: 110%;
!       font-weight: bold;
!       color: #FFFFFF;
  }
  
! .inputtext
  {
!       background-color: #FFFFFF;
  }
  
! .buttontext,.link_text,.cal_dayview
  {
!       background-color: #C0C0C0;
  }
  
! .row_on,.th_bright
  {
        background-color: #CCEEFF;
***************
*** 160,180 ****
  }
  
! .th
! {
!       background-color: #80BBFF;
! }
! 
! .th_bright
! {
!       background-color: #CCEEFF;
! }
! 
! .th_text
  {
        font-weight: bold;
-       color: #000000;
  }
  
! .appheader
  {
        font-weight: bold;
--- 101,110 ----
  }
  
! .th_text.app_header_text
  {
        font-weight: bold;
  }
  
! .app_header
  {
        font-weight: bold;
***************
*** 182,211 ****
  }
  
- .functionmsg
- {
-       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;
  }
  
--- 112,118 ----





reply via email to

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