blob: f4a4ae9d88e9c9ee2d1058b87aacfd8909a26455 [file] [log] [blame]
H1 {
font-size: 12pt;
font-weight: bold;
}
H2 {}
H3 {}
A:Visited {}
A:Active {}
A:Hover {}
SPAN.error
{
color: Red;
font-weight: bold;
}
body,td,th {
font-family: "Trebuchet MS", Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
font-size: 11pt;
}
A IMG
{
border: none;
}
TABLE.inspector-data
{
border: 1px solid black;
}
TABLE.inspector-data TR.odd TD {
text-align : left;
color : Black;
background-color : Silver;
}
TABLE.inspector-data TR.heading TH
{
border-bottom: 2px solid black;
}
TABLE.inspector-data TR.even TH
{
text-align : right;
font-weight: bold;
}
TABLE.inspector-data TR.odd TH
{
text-align: right;
color : Black;
background-color : Silver;
font-weight: bold;
}
TABLE.inspector-data TR.even TD {
text-align : left;
}
/**
TABLE.inspector-data,
TABLE.selector
{
font-size: 9pt;
}
*/
TABLE.selector TD.page-link
{
font-style: italic;
}
TABLE.selector TD
{
verticle-align: center;
}
TABLE.inspector-data TR.heading TH,
TABLE.template TH
{
text-align: center;
background-color : "#330066";
font-weight: bold;
}
TABLE.template TD
{
background-color: Silver;
font-size: smaller;
}
SPAN.message
{
color : Silver;
font-size: larger;
}
SPAN.jwc-tag
{
font-weight: bold;
}
SPAN.jwc-id, SPAN.localized-string
{
font-style: italic;
}
TABLE.request-context-border {
border-width : 1;
border-color : Black;
font-size: 9pt;
}
SPAN.request-context-object {
font-weight : bold;
text-align : left;
font-size: 12pt;
}
TR.request-context-section TH {
text-align : center;
background-color: silver;
}
TR.request-context-header TH {
text-align : center;
background-color: silver;
}
TABLE.request-context-object TR.odd TD {
text-align : left;
color : Black;
background-color : Silver;
}
TABLE.request-context-object TR.odd TH {
color : Black;
background-color : Silver;
text-align : right;
}
TABLE.request-context-object TR.even TD {
text-align : left;
}
TABLE.request-context-object TR.even TH {
text-align : right;
}
TABLE.request-context-object {
width : 100%;
font-size: 9pt;
}
TABLE.request-context-object TR {
vertical-align : text-top;
}
TABLE.exception-display TR.even {
top : auto;
}
TABLE.exception-displaY TD
{
width: 100%;
}
TABLE.exception-display TR.even TH {
text-align : right;
font-weight : bold;
}
TABLE.exception-display TR.odd TD {
text-align : left;
background-color : Silver;
}
TABLE.exception-display TR.odd TH {
text-align : right;
font-weight : bold;
background-color : Silver;
}
TABLE.exception-display TR.even TD {
text-align : left;
}
TABLE.exception-display TR.stack-trace {
font-size : small;
font-family : sans-serif;
text-align : left;
}
UL
{
margin-top: 0px;
margin-bottom: 0px;
margin-left: 20px;
}
TABLE.requestDebug
{
width: 700;
border-color : Black;
border-style : solid;
border-width : thin;
border-top-width : 0px;
border-bottom-width : 2px;
border-right-width : 2px;
border-left-width : 0px;
background-color: #839cd1;
padding: 0;
}
TABLE.requestDebug TR.control
{
font-weight: bold;
font-size: 9pt;
color : White;
background-color : black;
}
TABLE.requestDebug FORM
{
margin: 0;
}
DIV.described-object-title
{
font-size: large;
font-weight: bold;
color: white;
background-color: black;
}
TABLE.described-object
{
border: 1px solid black;
width: 100%;
}
TABLE.described-object TR.section TH
{
color: white;
background-color: black;
text-align: center;
}
TABLE.described-object TR.odd
{
background-color: silver;
}
TABLE.described-object TR.even
{
background-color: white;
}
TABLE.described-object TH
{
text-align: right;
width: 1px; // Will stretch to fit.
}