egroupware/phpgwapi/templates/default/css/blue.css

153 lines
2.0 KiB
CSS
Raw Normal View History

2002-09-02 00:19:36 +02:00
body
{
2002-09-29 04:05:54 +02:00
margin-right: 0em;
margin-left: 0em;
margin-top: 0em;
margin-bottom: 0em;
2002-09-02 00:19:36 +02:00
background-color: #FFFFFF;
}
table
2002-09-29 04:05:54 +02:00
{
border-width: 0;
2002-09-02 00:19:36 +02:00
}
td
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
line-height: normal;
color: #000000;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
}
a:link
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color: blue;
2002-09-29 04:05:54 +02:00
font-style: normal;
font-weight: normal;
2002-09-02 00:19:36 +02:00
line-height: normal;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
}
a:visited
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color: blue;
2002-09-29 04:05:54 +02:00
font-style: normal;
font-weight: normal;
2002-09-02 00:19:36 +02:00
line-height: normal;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
}
a:active
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
2002-09-29 04:05:54 +02:00
color: blue;
font-style: normal;
font-weight: normal;
2002-09-02 00:19:36 +02:00
line-height: normal;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
}
a:hover
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color: red;
2002-09-29 04:05:54 +02:00
font-style: normal;
font-weight: normal;
2002-09-02 00:19:36 +02:00
line-height: normal;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
}
.navbar
{
2002-09-29 04:05:54 +02:00
background-color: blue;
2002-09-02 00:19:36 +02:00
}
.navbar:spezial_logo
{
background-image: url(logo_967FF4.gif);
}
2002-09-29 04:05:54 +02:00
.row_on
2002-09-02 00:19:36 +02:00
{
2002-09-29 04:05:54 +02:00
background-color: #CCEEFF;
2002-09-02 00:19:36 +02:00
}
2002-09-29 04:05:54 +02:00
.row_off
2002-09-02 00:19:36 +02:00
{
2002-09-29 04:05:54 +02:00
background-color: #EEEEEE;
2002-09-02 00:19:36 +02:00
}
2002-09-29 04:05:54 +02:00
.th
2002-09-02 00:19:36 +02:00
{
2002-09-29 04:05:54 +02:00
background-color: blue;
2002-09-02 00:19:36 +02:00
}
2002-09-29 04:05:54 +02:00
.th_bright
2002-09-02 00:19:36 +02:00
{
2002-09-29 04:05:54 +02:00
background-color: #CCEEFF;
2002-09-02 00:19:36 +02:00
}
2002-09-29 04:05:54 +02:00
.th_text
2002-09-02 00:19:36 +02:00
{
2002-09-29 04:05:54 +02:00
font-style: bold;
font-weight: bold;
color: #000000;
2002-09-02 00:19:36 +02:00
}
2002-09-29 04:05:54 +02:00
.appheader
2002-09-02 00:19:36 +02:00
{
2002-09-29 04:05:54 +02:00
font-style: bold;
font-weight: bold;
background-color: #CCEEFF;
2002-09-02 00:19:36 +02:00
}
2002-09-29 04:05:54 +02:00
.functionmsg
2002-09-02 00:19:36 +02:00
{
2002-09-29 04:05:54 +02:00
font-style: bold;
font-weight: bold;
2002-09-02 00:19:36 +02:00
}
2002-09-29 04:05:54 +02:00
.forms
2002-09-02 00:19:36 +02:00
{
2002-09-29 04:05:54 +02:00
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color: #000000;
font-style: normal;
font-weight: normal;
line-height: normal;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
2002-09-02 00:19:36 +02:00
}
2002-09-29 04:05:54 +02:00
.cal_today
2002-09-02 00:19:36 +02:00
{
2002-09-29 04:05:54 +02:00
background-color: #FFFFCC;
2002-09-02 00:19:36 +02:00
}
2002-09-29 04:05:54 +02:00
.email_folder
2002-09-02 00:19:36 +02:00
{
2002-09-29 04:05:54 +02:00
background-color: #666699;
color: #FFFFFF;
2002-09-02 00:19:36 +02:00
}