forked from extern/egroupware
added css entry for alarm
This commit is contained in:
parent
e7b395ba4c
commit
3d09563b9d
@ -1,17 +0,0 @@
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:template name="app_header">
|
||||
<table cellpadding="2" cellspacing="2" width="100%" align="center">
|
||||
<tr>
|
||||
<td class="app_header"><xsl:value-of select="appname"/></td>
|
||||
</tr>
|
||||
<xsl:apply-templates select="function_msg"/>
|
||||
</table>
|
||||
<hr noshade="noshade" width="100%" align="center" size="1"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="function_msg">
|
||||
<tr>
|
||||
<td class="app_header_text"><xsl:value-of select="."/></td>
|
||||
</tr>
|
||||
</xsl:template>
|
@ -78,12 +78,7 @@ table.login
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.th_text,.app_header_text
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.app_header,.th
|
||||
.th_text,.app_header,.th
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
@ -121,12 +121,7 @@ table.login
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.th_text,.app_header_text
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.app_header,.th
|
||||
.th_text,.app_header,.th
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
@ -115,12 +115,7 @@ table.login
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.th_text,.app_header_text
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.app_header,.th
|
||||
.th_text,.app_header,.th
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
@ -120,12 +120,7 @@ table.login
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.th_text,.app_header_text
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.app_header,.th
|
||||
.th_text,.app_header,.th
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
@ -78,12 +78,7 @@ table.login
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.th_text,.app_header_text
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.app_header,.th
|
||||
.th_text,.app_header,.th
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
@ -78,12 +78,7 @@ table.login
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.th_text,.app_header_text
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.app_header,.th
|
||||
.th_text,.app_header,.th
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user