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 phpgw.css,NONE,1.


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/default/css phpgw.css,NONE,1.1 submarine.css,1.11,1.12
Date: Sat, 19 Oct 2002 16:45:24 -0400

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

Modified Files:
        submarine.css 
Added Files:
        phpgw.css 
Log Message:
update themes

--- NEW FILE ---
body,p,td,th,table,input,form,option
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

body
{
        margin-right: 0em;
        margin-left: 0em;
        margin-top: 0em;
        margin-bottom: 0em;
}

table
{
        border-width: 0;
}

a:link,a:visited,a:active,a:hover
{
        text-decoration: none;
}

table.portal
{
        width: 100%;
}

table.login
{
        margin-top: 130px;
        width: 40%;
        text-align: center;
}

.login,.portal
{
        border-width: 1px;
        border-style: ridge;
}

.portal_text
{
        font-weight: bold;
        background: url(../images/bg_filler.png);
}

.small_text
{
        font-size: 80%;
}

.headertext
{
        font-size: 110%;
        font-weight: bold;
}

.th_text.app_header_text
{
        font-weight: bold;
}

.app_header
{
        font-weight: bold;
}

Index: submarine.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/css/submarine.css,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** submarine.css       19 Oct 2002 16:18:35 -0000      1.11
--- submarine.css       19 Oct 2002 20:45:21 -0000      1.12
***************
*** 1,33 ****
  body,p,td,th,table,input,form,option
  {
-       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;
  }
  
  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;
  }
  
--- 1,15 ----
***************
*** 35,39 ****
  {
        color: #cc0000;
-       text-decoration: none;
  }
  
--- 17,20 ----
***************
*** 43,68 ****
  }
  
! .portal
  {
        background-color: #80BBFF;
-       border-width: 1px;
        border-color: #000000;
-       border-style: ridge;
-       width: 100%;
- }
- 
- table.login
- {
-       margin-top: 150px;
-       width: 40%;
-       text-align: center;
- }
- 
- .login
- {
-       background-color: #80BBFF;
-       border-width: 1px;
-       border-color: #000000;
-       border-style: ridge;
  }
  
--- 24,31 ----
  }
  
! .login,.portal
  {
        background-color: #80BBFF;
        border-color: #000000;
  }
  
***************
*** 70,75 ****
  {
        color: #FFFFFF;
-       font-weight: bold;
-       background: url(../images/bg_filler.png);
  }
  
--- 33,36 ----
***************
*** 84,96 ****
  }
  
- .small_text
- {
-       font-size: 80%;
- }
- 
  .headertext
  {
-       font-size: 110%;
-       font-weight: bold;
        color: #FFFFFF;
  }
--- 45,50 ----
***************
*** 116,127 ****
  }
  
- .th_text.app_header_text
- {
-       font-weight: bold;
- }
- 
  .app_header
  {
-       font-weight: bold;
        background-color: #CCEEFF;
  }
--- 70,75 ----





reply via email to

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