forked from extern/egroupware
update to use xslt
This commit is contained in:
parent
f89c10e742
commit
c3f4ec2e0a
@ -93,6 +93,7 @@ a:hover
|
|||||||
.portal_text
|
.portal_text
|
||||||
{
|
{
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bodytext
|
.bodytext
|
||||||
@ -163,21 +164,18 @@ a:hover
|
|||||||
|
|
||||||
.th_text
|
.th_text
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.appheader
|
.appheader
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
background-color: #CCEEFF;
|
background-color: #CCEEFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.functionmsg
|
.functionmsg
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -129,6 +129,20 @@ a:hover
|
|||||||
background-color: #c0c0c0;
|
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
|
.row_on
|
||||||
{
|
{
|
||||||
background-color: #DDDDDD;
|
background-color: #DDDDDD;
|
||||||
@ -146,21 +160,18 @@ a:hover
|
|||||||
|
|
||||||
.th_text
|
.th_text
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.appheader
|
.appheader
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
background-color: #DDDDDD;
|
background-color: #DDDDDD;
|
||||||
}
|
}
|
||||||
|
|
||||||
.functionmsg
|
.functionmsg
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -87,6 +87,7 @@ a:hover
|
|||||||
.portal_text
|
.portal_text
|
||||||
{
|
{
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bodytext
|
.bodytext
|
||||||
@ -157,21 +158,18 @@ a:hover
|
|||||||
|
|
||||||
.th_text
|
.th_text
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.appheader
|
.appheader
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
background-color: #CCEEFF;
|
background-color: #CCEEFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.functionmsg
|
.functionmsg
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -87,6 +87,7 @@ a:hover
|
|||||||
.portal_text
|
.portal_text
|
||||||
{
|
{
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bodytext
|
.bodytext
|
||||||
@ -157,21 +158,18 @@ a:hover
|
|||||||
|
|
||||||
.th_text
|
.th_text
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.appheader
|
.appheader
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
background-color: #CCEEFF;
|
background-color: #CCEEFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.functionmsg
|
.functionmsg
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -87,6 +87,7 @@ a:hover
|
|||||||
.portal_text
|
.portal_text
|
||||||
{
|
{
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bodytext
|
.bodytext
|
||||||
@ -157,21 +158,18 @@ a:hover
|
|||||||
|
|
||||||
.th_text
|
.th_text
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.appheader
|
.appheader
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
background-color: #CCEEFF;
|
background-color: #CCEEFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.functionmsg
|
.functionmsg
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -87,6 +87,7 @@ a:hover
|
|||||||
.portal_text
|
.portal_text
|
||||||
{
|
{
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bodytext
|
.bodytext
|
||||||
@ -157,21 +158,18 @@ a:hover
|
|||||||
|
|
||||||
.th_text
|
.th_text
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.appheader
|
.appheader
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
background-color: #CCEEFF;
|
background-color: #CCEEFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.functionmsg
|
.functionmsg
|
||||||
{
|
{
|
||||||
font-style: bold;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user