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;
|
|
|
|
}
|
|
|
|
|
2002-10-20 00:19:11 +02:00
|
|
|
.login
|
2002-10-19 22:46:35 +02:00
|
|
|
{
|
|
|
|
background-color: #486591;
|
|
|
|
border-color: #000000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.portal_text
|
|
|
|
{
|
2002-10-20 00:19:11 +02:00
|
|
|
color: #fefefe;
|
|
|
|
background-color: #486591;
|
2002-10-19 22:46:35 +02:00
|
|
|
}
|
|
|
|
|
2002-10-20 00:19:11 +02:00
|
|
|
.row_on,.th_bright,.app_header
|
2002-10-19 22:46:35 +02:00
|
|
|
{
|
|
|
|
background-color: #fefefe;
|
|
|
|
}
|
|
|
|
|
2002-10-20 00:19:11 +02:00
|
|
|
.row_off,.portal,.about
|
2002-10-19 22:46:35 +02:00
|
|
|
{
|
|
|
|
background-color: #e6e6e6;
|
|
|
|
}
|
|
|
|
|
2002-10-29 23:15:32 +01:00
|
|
|
.msgbox
|
|
|
|
{
|
|
|
|
background-color: #FFFFFF;
|
|
|
|
}
|
|
|
|
|
2002-10-19 22:46:35 +02:00
|
|
|
.th
|
|
|
|
{
|
|
|
|
background-color: #486591;
|
|
|
|
}
|
|
|
|
|
2002-10-20 01:09:59 +02:00
|
|
|
a.th,a.th_text
|
|
|
|
{
|
|
|
|
color: #000000;
|
|
|
|
}
|
|
|
|
|
2002-10-20 00:19:11 +02:00
|
|
|
.cal_dayview
|
2002-10-19 22:46:35 +02:00
|
|
|
{
|
2002-10-20 00:19:11 +02:00
|
|
|
background-color: #C0C0C0;
|
2002-10-19 22:46:35 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.cal_today
|
|
|
|
{
|
|
|
|
background-color: #ffffcc;
|
|
|
|
}
|
|
|
|
|
|
|
|
.email_folder
|
|
|
|
{
|
|
|
|
background-color: #486591;
|
|
|
|
color: #ffffff;
|
|
|
|
}
|