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.2,1.3


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/default/css black.css,1.2,1.3 blue.css,1.2,1.3 brown.css,1.2,1.3 darkblue.css,1.2,1.3 phpgw.css,1.1,1.2 submarine.css,1.12,1.13
Date: Sat, 19 Oct 2002 18:18:57 -0400

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

Modified Files:
        black.css blue.css brown.css darkblue.css phpgw.css 
        submarine.css 
Log Message:
update

Index: black.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/black.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** black.css   29 Sep 2002 02:05:54 -0000      1.2
--- black.css   19 Oct 2002 22:18:53 -0000      1.3
***************
*** 1,82 ****
! 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;
-       font-size: 10pt;
-       font-style: normal;
-       font-weight: normal;
-       line-height: normal;
        color: #000000;
-       text-decoration: none;
-       letter-spacing: 0em;
-       word-spacing: 0em;
  }
  
! a:link
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: blue;
!       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: blue;
-       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: red;
-       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: red;
-       font-style: normal;
-       font-weight: normal;
-       line-height: normal;
-       text-decoration: none;
-       letter-spacing: 0em;
-       word-spacing: 0em;
  }
  
! .navbar
  {
        background-color: #000000;
--- 1,23 ----
! body,p,td,th,table,input,form,option
  {
        color: #000000;
  }
  
! body
  {
!       background-color: #FFFFFF;
  }
  
! a:link,a:visited,a:active
  {
        color: blue;
  }
  
  a:hover
  {
        color: red;
  }
  
! .navbar,.th
  {
        background-color: #000000;
***************
*** 88,107 ****
  }
  
! .row_on
  {
!       background-color: #DDDDDD;
  }
  
! .row_off
  {
!       background-color: #EEEEEE;
  }
  
! .th
  {
        background-color: #D3DCE3;
  }
  
! .th_bright
  {
        background-color: #EEEEEE;
--- 29,50 ----
  }
  
! .login
  {
!       background-color: #000000;
!       border-color: #D3DCE3;
!       color: #FFFFFF;
  }
  
! .portal_text
  {
!       color: #FFFFFF;
  }
  
! .row_on,.th_bright,.app_header,.portal,.about
  {
        background-color: #D3DCE3;
  }
  
! .row_off
  {
        background-color: #EEEEEE;
***************
*** 110,142 ****
  .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;
  }
  
--- 53,57 ----
  .th_text
  {
!       color: #FFFFFF;
  }
  

Index: blue.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/blue.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** blue.css    29 Sep 2002 02:05:54 -0000      1.2
--- blue.css    19 Oct 2002 22:18:53 -0000      1.3
***************
*** 1,82 ****
! 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;
-       font-size: 10pt;
-       font-style: normal;
-       font-weight: normal;
-       line-height: normal;
        color: #000000;
-       text-decoration: none;
-       letter-spacing: 0em;
-       word-spacing: 0em;
- }
- 
- a:link
- {
-       font-family: Verdana,Arial,Helvetica,sans-serif;
-       font-size: 10pt;
-       color: blue;
-       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: blue;
!       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: blue;
-       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: red;
-       font-style: normal;
-       font-weight: normal;
-       line-height: normal;
-       text-decoration: none;
-       letter-spacing: 0em;
-       word-spacing: 0em;
  }
  
! .navbar
  {
        background-color: blue;
--- 1,23 ----
! body,p,td,th,table,input,form,option
  {
        color: #000000;
  }
  
! body
  {
!       background-color: #FFFFFF;
  }
  
! a:link,a:visited,a:active
  {
        color: blue;
  }
  
  a:hover
  {
        color: red;
  }
  
! .navbar,.th
  {
        background-color: blue;
***************
*** 88,142 ****
  }
  
! .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;
  }
  
--- 29,51 ----
  }
  
! .login,.portal,.about
  {
        background-color: blue;
+       border-color: #000000;
  }
  
! .portal_text
  {
!       color: #FFFFFF;
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #CCEEFF;
  }
  
! .row_off
  {
!       background-color: #EEEEEE;
  }
  

Index: brown.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/brown.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** brown.css   29 Sep 2002 02:05:54 -0000      1.2
--- brown.css   19 Oct 2002 22:18:53 -0000      1.3
***************
*** 1,85 ****
! 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;
-       font-size: 10pt;
-       font-style: normal;
-       font-weight: normal;
-       line-height: normal;
        color: #000000;
-       text-decoration: none;
-       letter-spacing: 0em;
-       word-spacing: 0em;
  }
  
! a:link
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: blue;
!       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: blue;
-       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: red;
-       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: red;
-       font-style: normal;
-       font-weight: normal;
-       line-height: normal;
-       text-decoration: none;
-       letter-spacing: 0em;
-       word-spacing: 0em;
  }
  
! .navbar
  {
        background-color: #5A0000;
-       color: #000000;
  }
  
--- 1,25 ----
! body,p,td,th,table,input,form,option
  {
        color: #000000;
  }
  
! body
  {
!       background-color: #FFFFFF;
  }
  
! a:link,a:visited,a:active
  {
        color: blue;
  }
  
  a:hover
  {
        color: red;
  }
  
! .navbar,.th
  {
        background-color: #5A0000;
  }
  
***************
*** 89,143 ****
  }
  
! .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;
  }
  
--- 29,51 ----
  }
  
! .login,.portal,.about
  {
!       background-color: #5A0000;
!       border-color: #000000;
  }
  
! .portal_text
  {
!       color: #FFFFFF;
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #D3DCE3;
  }
  
! .row_off
  {
        background-color: #DDDDDD;
  }
  

Index: darkblue.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/darkblue.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** darkblue.css        29 Sep 2002 02:05:54 -0000      1.2
--- darkblue.css        19 Oct 2002 22:18:53 -0000      1.3
***************
*** 1,82 ****
! 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;
-       font-size: 10pt;
-       font-style: normal;
-       font-weight: normal;
-       line-height: normal;
        color: #000000;
-       text-decoration: none;
-       letter-spacing: 0em;
-       word-spacing: 0em;
  }
  
! a:link
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
!       color: blue;
!       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: blue;
-       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: red;
-       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: red;
-       font-style: normal;
-       font-weight: normal;
-       line-height: normal;
-       text-decoration: none;
-       letter-spacing: 0em;
-       word-spacing: 0em;
  }
  
! .navbar
  {
        background-color: #000099;
--- 1,23 ----
! body,p,td,th,table,input,form,option
  {
        color: #000000;
  }
  
! body
  {
!       background-color: #FFFFFF;
  }
  
! a:link,a:visited
  {
        color: blue;
  }
  
! a:active,a:hover
  {
        color: red;
  }
  
! .navbar,.th
  {
        background-color: #000099;
***************
*** 88,142 ****
  }
  
! .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;
  }
  
--- 29,56 ----
  }
  
! .login,.portal,.about
  {
!       background-color: #000099;
!       border-color: #000000;
  }
  
! .portal_text
  {
!       color: #FFFFFF;
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #DDDDDD;
  }
  
! .row_off
  {
!       background-color: #D3DCE3;
  }
  
! .th_text
  {
        color: #000000;
  }
  

Index: phpgw.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/phpgw.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** phpgw.css   19 Oct 2002 20:45:21 -0000      1.1
--- phpgw.css   19 Oct 2002 22:18:53 -0000      1.2
***************
*** 34,37 ****
--- 34,42 ----
  }
  
+ table.about
+ {
+       width: 70%;
+ }
+ 
  table.login
  {

Index: submarine.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/submarine.css,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** submarine.css       19 Oct 2002 20:45:21 -0000      1.12
--- submarine.css       19 Oct 2002 22:18:53 -0000      1.13
***************
*** 24,28 ****
  }
  
! .login,.portal
  {
        background-color: #80BBFF;
--- 24,28 ----
  }
  
! .login,.portal,.about
  {
        background-color: #80BBFF;
***************
*** 35,64 ****
  }
  
! .bodytext
! {
!       color: #000000;
! }
! 
! .whitetext
! {
!       color: #FFFFFF;
! }
! 
! .headertext
! {
!       color: #FFFFFF;
! }
! 
! .inputtext
! {
!       background-color: #FFFFFF;
! }
! 
! .buttontext,.link_text,.cal_dayview
! {
!       background-color: #C0C0C0;
! }
! 
! .row_on,.th_bright
  {
        background-color: #CCEEFF;
--- 35,39 ----
  }
  
! .row_on,.th_bright,.app_header
  {
        background-color: #CCEEFF;
***************
*** 70,81 ****
  }
  
! .app_header
  {
!       background-color: #CCEEFF;
  }
  
! .cal_today
  {
!       background-color: #FFFFCC;
  }
  
--- 45,56 ----
  }
  
! .cal_today
  {
!       background-color: #FFFFCC;
  }
  
! .cal_dayview
  {
!       background-color: #C0C0C0;
  }
  





reply via email to

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