egroupware/phpgwapi/templates/default/css/yellows.css

111 lines
965 B
CSS
Raw Normal View History

2002-10-20 20:42:15 +02:00
body,p,td,th,table,input,form,option
2002-09-29 04:05:54 +02:00
{
2002-10-20 20:42:15 +02:00
color: #000000;
2002-09-02 02:09:35 +02:00
}
2002-10-20 20:42:15 +02:00
body
2002-09-02 02:09:35 +02:00
{
2002-10-20 20:42:15 +02:00
background-color: #FBF1C5;
2002-09-02 02:09:35 +02:00
}
2002-10-20 20:42:15 +02:00
a:link,a:visited,a:active
2002-09-02 02:09:35 +02:00
{
2002-09-29 04:05:54 +02:00
color: maroon;
2002-09-02 02:09:35 +02:00
}
a:hover
{
2002-09-29 04:05:54 +02:00
color: #C5AA2B;
2002-09-02 02:09:35 +02:00
}
2002-10-20 20:42:15 +02:00
.navbar,.th
2002-09-02 02:09:35 +02:00
{
background-color: #F7E58F;
2002-09-29 04:05:54 +02:00
}
2002-10-20 20:42:15 +02:00
.login,.portal,.about
2002-09-29 04:05:54 +02:00
{
background-color: #F7E58F;
2002-10-20 20:42:15 +02:00
border-color: #000000;
2002-09-29 04:05:54 +02:00
}
2002-10-20 20:42:15 +02:00
.portal_text
2002-09-29 04:05:54 +02:00
{
2002-10-20 20:42:15 +02:00
color: #FFFFFF;
2002-09-29 04:05:54 +02:00
}
2002-10-20 20:42:15 +02:00
.row_on,.th_bright,.app_header
2002-09-29 04:05:54 +02:00
{
background-color: #C8A63B;
}
2002-10-20 20:42:15 +02:00
.row_off
2002-09-29 04:05:54 +02:00
{
2002-10-20 20:42:15 +02:00
background-color: #EAD688;
2002-09-29 04:05:54 +02:00
}
.cal_today
2002-09-02 02:09:35 +02:00
{
background-color: #FBF1C5;
}
2002-09-29 04:05:54 +02:00
.cal_dayview
2002-09-02 02:09:35 +02:00
{
background-color: #F9E99F;
}
2002-09-29 04:05:54 +02:00
.email_folder
2002-09-02 02:09:35 +02:00
{
background-color: #EAD688;
}
.bg01
{
background-color: #FBF4D3;
}
.bg02
{
background-color: #F9EDB3;
}
.bg03
{
background-color: #F5E28B;
}
.bg04
{
background-color: #F0D866;
}
.bg05
{
background-color: #EDCD39;
}
.bg06
{
background-color: #D5B211;
}
.bg07
{
background-color: #CCAB12;
}
.bg08
{
background-color: #C58C13;
}
.bg09
{
background-color: #B69910;
}
.bg10
{
background-color: #AC9010;
}