mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
update to use xslt
This commit is contained in:
parent
f89c10e742
commit
c3f4ec2e0a
@ -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;
|
||||
}
|
||||
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user