update to use xslt

This commit is contained in:
ceb 2002-10-03 23:33:57 +00:00
parent f89c10e742
commit c3f4ec2e0a
6 changed files with 19 additions and 18 deletions

View File

@ -93,6 +93,7 @@ a:hover
.portal_text
{
color: #FFFFFF;
font-weight: bold;
}
.bodytext
@ -163,21 +164,18 @@ a:hover
.th_text
{
font-style: bold;
font-weight: bold;
color: #000000;
}
.appheader
{
font-style: bold;
font-weight: bold;
background-color: #CCEEFF;
}
.functionmsg
{
font-style: bold;
font-weight: bold;
}

View File

@ -129,6 +129,20 @@ a:hover
background-color: #c0c0c0;
}
.portal
{
background-color: #ADADAD;
border-width: 1px;
border-color: #000000;
border-style: ridge;
}
.portal_text
{
color: #FFFFFF;
font-weight: bold;
}
.row_on
{
background-color: #DDDDDD;
@ -146,21 +160,18 @@ a:hover
.th_text
{
font-style: bold;
font-weight: bold;
color: #000000;
}
.appheader
{
font-style: bold;
font-weight: bold;
background-color: #DDDDDD;
}
.functionmsg
{
font-style: bold;
font-weight: bold;
}

View File

@ -87,6 +87,7 @@ a:hover
.portal_text
{
color: #FFFFFF;
font-weight: bold;
}
.bodytext
@ -157,21 +158,18 @@ a:hover
.th_text
{
font-style: bold;
font-weight: bold;
color: #000000;
}
.appheader
{
font-style: bold;
font-weight: bold;
background-color: #CCEEFF;
}
.functionmsg
{
font-style: bold;
font-weight: bold;
}

View File

@ -87,6 +87,7 @@ a:hover
.portal_text
{
color: #FFFFFF;
font-weight: bold;
}
.bodytext
@ -157,21 +158,18 @@ a:hover
.th_text
{
font-style: bold;
font-weight: bold;
color: #000000;
}
.appheader
{
font-style: bold;
font-weight: bold;
background-color: #CCEEFF;
}
.functionmsg
{
font-style: bold;
font-weight: bold;
}

View File

@ -87,6 +87,7 @@ a:hover
.portal_text
{
color: #FFFFFF;
font-weight: bold;
}
.bodytext
@ -157,21 +158,18 @@ a:hover
.th_text
{
font-style: bold;
font-weight: bold;
color: #000000;
}
.appheader
{
font-style: bold;
font-weight: bold;
background-color: #CCEEFF;
}
.functionmsg
{
font-style: bold;
font-weight: bold;
}

View File

@ -87,6 +87,7 @@ a:hover
.portal_text
{
color: #FFFFFF;
font-weight: bold;
}
.bodytext
@ -157,21 +158,18 @@ a:hover
.th_text
{
font-style: bold;
font-weight: bold;
color: #000000;
}
.appheader
{
font-style: bold;
font-weight: bold;
background-color: #CCEEFF;
}
.functionmsg
{
font-style: bold;
font-weight: bold;
}