egroupware/phpgwapi/templates/idsociety/css/dove.css

87 lines
786 B
CSS
Raw Normal View History

2002-10-19 22:46:35 +02:00
body,p,td,th,table,input,form,option
{
color: #000000;
}
a:link,a:active,a:visited
{
color: #336699;
}
a:hover
{
color: #cc0000;
}
.bodytext
{
color: #000000;
}
.whitetext
{
color: #FFFFFF;
}
.headertext
{
color: #FFFFFF;
}
.inputtext
{
background-color: #FFFFFF;
}
.buttontext,.linktext,.cal_dayview
{
background-color: #C0C0C0;
}
.login,.portal
{
background-color: #486591;
border-color: #000000;
}
.portal_text
{
color: #FFFFFF;
}
.row_on,.th_bright
{
background-color: #fefefe;
}
.row_off
{
background-color: #e6e6e6;
}
.th
{
background-color: #486591;
}
.th_text,.app_header_text
{
color: #000000;
}
.app_header
{
background-color: #fefefe;
}
.cal_today
{
background-color: #ffffcc;
}
.email_folder
{
background-color: #486591;
color: #ffffff;
}