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


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/default/css lilac.css,NONE,1.1
Date: Sun, 29 Sep 2002 17:38:44 -0400

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

Added Files:
        lilac.css 
Log Message:
added css

--- NEW FILE ---
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: maroon;
        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: maroon;
        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: maroon;
        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: #967FF4;
        color: #000000;
}

.navbar:spezial_logo
{
        background-image: url(logo_967FF4.gif); 
}

.row_on
{
        background-color: #CCCCFF;
}

.row_off
{
        background-color: #E4DFFF;
}

.th
{
        background-color: #9999FF;
}

.th_bright
{
        background-color: #CCCCFF;
}

.th_text
{
        font-style: bold;
        font-weight: bold;
        color: #000000;
}

.appheader
{
        font-style: bold;
        font-weight: bold;
        background-color: #CCCCFF;
}

.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;
}

.cal_today
{
        background-color: #FFFFCC;
}

.email_folder
{
        background-color: #666699;
        color: #FFFFFF;
}





reply via email to

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