2002-05-26 20:05:35 +00:00
|
|
|
BODY {
|
|
|
|
background-color: #b6c6e5;
|
|
|
|
color: black;
|
|
|
|
margin: 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
H1 {
|
|
|
|
text-decoration: none;
|
|
|
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: bold;
|
|
|
|
font-size: 20pt;
|
|
|
|
}
|
|
|
|
|
|
|
|
H2 {
|
|
|
|
text-decoration: none;
|
|
|
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: bold;
|
2002-06-01 18:12:26 +00:00
|
|
|
font-size: 14pt;
|
2002-05-26 20:05:35 +00:00
|
|
|
}
|
|
|
|
|
2003-12-04 15:05:21 +00:00
|
|
|
H3, div.h5, .newsdate {
|
2002-05-26 20:05:35 +00:00
|
|
|
text-decoration: none;
|
|
|
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: bold;
|
2002-06-01 18:12:26 +00:00
|
|
|
font-size: 12pt;
|
2002-05-26 20:05:35 +00:00
|
|
|
}
|
|
|
|
|
2003-02-21 08:11:23 +00:00
|
|
|
BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT
|
2002-05-26 20:05:35 +00:00
|
|
|
{
|
|
|
|
text-decoration: none;
|
|
|
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
|
|
|
font-style: normal;
|
|
|
|
font-size: 10pt;
|
|
|
|
}
|
|
|
|
|
2002-12-20 13:06:25 +00:00
|
|
|
P.ind {
|
|
|
|
margin-left: 3em;
|
|
|
|
}
|
|
|
|
|
2002-05-26 20:05:35 +00:00
|
|
|
A {
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bgbox {
|
|
|
|
left-border-width: 1px;
|
2002-07-03 11:15:51 +00:00
|
|
|
border-color: #000000;
|
2002-05-26 20:05:35 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.menulink {
|
|
|
|
color: #f0f0f0;
|
2002-05-26 20:33:26 +00:00
|
|
|
line-height: 140%;
|
2002-05-26 20:05:35 +00:00
|
|
|
}
|
2002-06-07 12:21:38 +00:00
|
|
|
|
2002-10-31 09:23:54 +00:00
|
|
|
.menutext {
|
|
|
|
color: #f0f0f0;
|
2002-12-20 13:06:25 +00:00
|
|
|
font-size: 7pt;
|
2002-10-31 09:23:54 +00:00
|
|
|
}
|
|
|
|
|
2002-06-07 12:21:38 +00:00
|
|
|
.buildok {
|
|
|
|
background-color: #00ff00;
|
|
|
|
width: 3em;
|
|
|
|
}
|
|
|
|
|
2002-06-11 12:26:21 +00:00
|
|
|
.buildwarn {
|
2002-07-03 11:15:51 +00:00
|
|
|
background-color: #ffff00;
|
2002-06-11 12:26:21 +00:00
|
|
|
width: 3em;
|
|
|
|
}
|
|
|
|
|
2002-06-10 12:49:58 +00:00
|
|
|
.buildfail {
|
|
|
|
background-color: #ff8080;
|
2002-06-07 12:21:38 +00:00
|
|
|
width: 3em;
|
|
|
|
}
|
2002-06-10 12:49:58 +00:00
|
|
|
|
|
|
|
.gccwarn {
|
2002-08-07 17:17:53 +00:00
|
|
|
background-color: #ffff00;
|
2002-07-03 11:15:51 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.gccerror {
|
2002-08-07 17:17:53 +00:00
|
|
|
background-color: #ff8080;
|
2002-07-03 11:15:51 +00:00
|
|
|
}
|
|
|
|
|
2002-08-27 09:34:07 +00:00
|
|
|
.faqq {
|
|
|
|
font-weight: bold;
|
2003-12-09 09:17:54 +00:00
|
|
|
font-size: 110%;
|
2002-08-27 09:34:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.faqa {
|
|
|
|
margin-left: 2em;
|
|
|
|
}
|
|
|
|
|
|
|
|
PRE {
|
|
|
|
font-size: 9pt;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2004-04-06 21:19:51 +00:00
|
|
|
.rockbox, .changetable, .bugs, .requests, .patches, .dailymod, .buildstatus, .archive, .buttontable, .changesummary, .tools
|
2002-12-03 12:22:29 +00:00
|
|
|
{
|
2002-07-03 11:15:51 +00:00
|
|
|
border: outset 2px #ffffff;
|
|
|
|
}
|
|
|
|
|
2002-08-07 17:17:53 +00:00
|
|
|
.listtable tr {
|
|
|
|
vertical-align: top;
|
|
|
|
}
|
|
|
|
|
2002-12-03 12:22:29 +00:00
|
|
|
.filechange {
|
|
|
|
background-color: #c6d6f5;
|
|
|
|
font-weight: bold;
|
|
|
|
padding: 4px;
|
|
|
|
}
|
|
|
|
|
2004-03-18 13:04:18 +00:00
|
|
|
.buildstatus th
|
|
|
|
{
|
|
|
|
vertical-align: top;
|
|
|
|
}
|
|
|
|
|
2004-04-06 21:19:51 +00:00
|
|
|
.rockbox td, .changetable td, .bugs td, .requests td, .patches td, .archive td, .buttontable td, .tools td
|
2002-12-03 12:22:29 +00:00
|
|
|
{
|
2002-07-03 11:15:51 +00:00
|
|
|
background-color: #c6d6f5;
|
|
|
|
padding: 4px;
|
|
|
|
}
|
2002-09-25 12:32:04 +00:00
|
|
|
|
|
|
|
.fixed td {
|
|
|
|
background-color: #aae8aa;
|
|
|
|
padding: 4px;
|
|
|
|
}
|
2002-10-31 09:23:54 +00:00
|
|
|
|
|
|
|
.bad td {
|
|
|
|
background-color: #f0c0c0;
|
|
|
|
}
|
|
|
|
|
2002-12-03 12:22:29 +00:00
|
|
|
.feature {
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
|
|
|
td.fgood {
|
|
|
|
background-color: #aae8aa;
|
|
|
|
}
|
|
|
|
|
|
|
|
td.fbad {
|
|
|
|
background-color: #f0c0c0;
|
|
|
|
}
|
2004-04-06 21:19:51 +00:00
|
|
|
|
|
|
|
td.toolscat {
|
|
|
|
background-color: #b6c6e5;
|
|
|
|
}
|