phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/funkwerk/css funkwerk.css,NON


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/funkwerk/css funkwerk.css,NONE,1.1 phpgw.css,NONE,1.1
Date: Fri, 15 Nov 2002 00:15:42 -0500

Update of /cvsroot/phpgroupware/phpgwapi/templates/funkwerk/css
In directory subversions:/tmp/cvs-serv25075/templates/funkwerk/css

Added Files:
        funkwerk.css phpgw.css 
Log Message:
added funkwerk layout

--- NEW FILE ---
body,p,td,th,table,input,form,option
{
        color: #0000A0;
}

body
{
        background-color: #CCCCCC;
}

.top_top
{
        background-color: #FF3300
}

.top_bottom
{
        background-color: #FFE000;
}

td.left
{
        background-color: #FF3300;
}

.left_app
{
        background-color: #660000;
}

.top_link
{
        background-color: #0000A0;
}

.user_info
{
        background-color: #FF3300;
        color: #FFFFFF;
}

.admin_info
{
        background-color: #0000A0;
        color: #FFFFFF;
}

.bottom
{
        background-color: #FF3300;
}

a:link,a:active,a:visited,a:hover
{
        color: #0000A0;
}

a:link.top_link,a:active.top_link,a:visited.top_link
{
        color: #FFFFFF;
        font-weight: bold;
}

a:hover.top_link
{
        font-weight: bold;
        color: #660000;
        background-color: #FFE000;
}

a:link.left,a:active.left,a:visited.left
{
        color: #FFFFFF;
        font-weight: bold;
}

a:hover.left
{
        font-weight: bold;
        color: #660000;
        background-color: #FFE000;
}

.login,.portal,.about
{
        background-color: #ADADAD;
        border-color: #000000;
}

.portal_text
{
        color: #FFFFFF;
}

.row_on,.th_bright,.app_header
{
        background-color: #999999;
}

.msgbox
{
        background-color: #FFFFFF;
}

.row_off
{
        background-color: #FFFFFF;
}

.th
{
        background-color: #FFE000;
}

.cal_today
{
        background-color: #ffffcc;
}

.cal_dayview
{
        background-color: #C0C0C0;
}

.email_folder
{
        background-color: #adadad;
        color: #ffffff;
}

--- NEW FILE ---
body,p,td,th,table,input,form,option
{
        font-family: Tahoma,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
{
        text-decoration: none;
}

a:hover
{
        text-decoration: underline;
}

a:hover.left,a:hover.top_link
{
        text-decoration: none;
}

a.th,a.th_text
{
        font-weight: bold;
}

.top_top
{
        height: 30;
}

.top_bottom
{
        height: 30;
}

.info
{
        font-size: 85%;
}

td.left
{
        height: 30;
}

.bottom
{
        width: 100%;
        height: 5%;
}

table.portal
{
        width: 100%;
}

table.about
{
        width: 70%;
}

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

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

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


.user_info,.admin_info
{
        font-size: 80%;
        font-weight: bold;
}

.small_text
{
        font-size: 80%;
}

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

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

.app_header,.th
{
        font-weight: bold;
}





reply via email to

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