egroupware/phpgwapi/templates/idsociety/css/submarine.css

201 lines
2.8 KiB
CSS
Raw Normal View History

2002-09-27 02:12:52 +02:00
body
{
margin-right: 0em;
margin-left: 0em;
margin-top: 0em;
margin-bottom: 0em;
}
2002-09-27 03:10:06 +02:00
table
{
border-width: 0;
}
2002-09-27 02:12:52 +02:00
td
{
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;
}
a:link
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
2002-09-27 04:23:26 +02:00
color: mediumblue;
2002-09-27 18:21:01 +02:00
font-style: normal;
font-weight: normal;
2002-09-27 02:12:52 +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;
2002-09-27 18:21:01 +02:00
color: mediumblue;
font-style: normal;
font-weight: normal;
2002-09-27 02:12:52 +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-27 04:23:26 +02:00
color: mediumblue;
2002-09-27 18:21:01 +02:00
font-style: normal;
font-weight: normal;
2002-09-27 02:12:52 +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: #cc0000;
2002-09-27 18:21:01 +02:00
font-style: normal;
font-weight: normal;
2002-09-27 02:12:52 +02:00
line-height: normal;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
}
2002-09-28 00:13:29 +02:00
.portal
2002-09-27 02:12:52 +02:00
{
2002-09-28 00:13:29 +02:00
background-color: #80BBFF;
2002-10-03 02:23:46 +02:00
border-width: 1px;
border-color: #000000;
border-style: ridge;
2002-09-27 02:12:52 +02:00
}
.bodytext
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color: #000000;
}
.whitetext
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color: #ffffff;
}
.headertext
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11pt;
font-weight: bold;
color: #ffffff;
}
.inputtext
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color: #000000;
background-color: #ffffff;
}
.buttontext
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color: #000000;
background-color: #c0c0c0;
}
.linktext
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color: #000000;
background-color: #c0c0c0;
}
.row_on
{
background-color: #CCEEFF;
}
.row_off
{
background-color: #DDF0FF;
}
.th
{
background-color: #80BBFF;
}
2002-09-28 00:13:29 +02:00
.th_bright
{
background-color: #CCEEFF;
}
2002-09-27 02:12:52 +02:00
.th_text
{
font-style: bold;
font-weight: bold;
2002-09-27 18:21:01 +02:00
color: #000000;
2002-09-27 02:12:52 +02:00
}
.appheader
{
font-style: bold;
font-weight: bold;
2002-09-27 04:23:26 +02:00
background-color: #CCEEFF;
2002-09-27 02:12:52 +02:00
}
.functionmsg
{
font-style: bold;
font-weight: bold;
}
.forms
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
2002-09-29 04:05:54 +02:00
color: #000000;
2002-09-27 02:12:52 +02:00
line-height: normal;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
}
2002-09-29 04:05:54 +02:00
.cal_today
2002-09-27 02:12:52 +02:00
{
background-color: #FFFFCC;
}
2002-09-29 04:05:54 +02:00
.cal_dayview
2002-09-27 02:12:52 +02:00
{
background-color: #C0C0C0;
}
2002-09-29 04:05:54 +02:00
.email_folder
2002-09-27 02:12:52 +02:00
{
background-color: #7090FF;
color: #FFFFFF;
}