You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
2.0 KiB
30 lines
2.0 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<!-- Created with Jaspersoft Studio --> |
|
<jasperTemplate xmlns="http://jasperreports.sourceforge.net/jasperreports/template" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/template http://jasperreports.sourceforge.net/xsd/jaspertemplate.xsd"> |
|
<style name="Standard Bodytext" isDefault="true" isBlankWhenNull="true" fontName="Liberation Sans" fontSize="8"/> |
|
<style name="ReportTitle" style="Standard Bodytext" fontName="Liberation Sans" fontSize="12" isBold="true"/> |
|
<style name="ReportHeadingInstitution" style="Standard Bodytext" fontName="Liberation Sans" fontSize="8" isBold="false"/> |
|
<style name="subReportTitle" style="Standard Bodytext" fontName="Liberation Sans" fontSize="12" isBold="true"/> |
|
<style name="LegendContent" style="Standard Bodytext" mode="Opaque" backcolor="#CCCCCC"> |
|
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/> |
|
</style> |
|
<style name="TableRowDetail" style="Standard Bodytext" mode="Opaque" forecolor="#000000" backcolor="#FFFFFF" hTextAlign="Right" vTextAlign="Middle" isBlankWhenNull="true" fontName="Liberation Sans" fontSize="8"> |
|
<box rightPadding="2"> |
|
<pen lineColor="#FFFFFF"/> |
|
</box> |
|
<paragraph leftIndent="2" rightIndent="1" spacingBefore="0" spacingAfter="0"/> |
|
</style> |
|
<style name="LegendLabel" style="Standard Bodytext" mode="Transparent" backcolor="#FFFFFF"> |
|
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/> |
|
</style> |
|
<style name="TableColumnHeader" mode="Transparent" forecolor="#000000" backcolor="#7A93AB" hTextAlign="Center" vTextAlign="Middle" fontName="Liberation Sans" fontSize="8"> |
|
<box> |
|
<pen lineColor="#FFFFFF"/> |
|
<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#FFFFFF"/> |
|
<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#FFFFFF"/> |
|
<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#FFFFFF"/> |
|
<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#FFFFFF"/> |
|
</box> |
|
<paragraph spacingBefore="0" spacingAfter="0"/> |
|
</style> |
|
</jasperTemplate>
|
|
|