egroupware/phpgwapi/templates/idsociety/css/idsociety.css
2002-10-19 22:19:11 +00:00

62 lines
569 B
CSS

body,p,td,th,table,input,form,option
{
color: #000000;
}
a:link,a:active
{
color: #336699;
}
a:visited
{
color: #333366;
}
a:hover
{
color: #cc0000;
}
.login,.portal,.about
{
background-color: #ADADAD;
border-color: #000000;
}
.portal_text
{
color: #FFFFFF;
}
.row_on,.th_bright,.app_header
{
background-color: #DDDDDD;
}
.row_off
{
background-color: #EEEEEE;
}
.th
{
background-color: #ADADAD;
}
.cal_today
{
background-color: #ffffcc;
}
.cal_dayview
{
background-color: #C0C0C0;
}
.email_folder
{
background-color: #adadad;
color: #ffffff;
}