webnaplo-gulbaba-api/data/pdf-template/maintenanceSheet-style.xml
2018-11-11 12:01:18 +01:00

210 lines
7.1 KiB
XML

<stylesheet>
<dynamic-page>
<attribute name="margin" value="12px" />
</dynamic-page>
<td>
<attribute name="vertical-align" value="middle" />
</td>
<td class="bottom">
<attribute name="vertical-align" value="down" />
</td>
<tr class="user-input">
<td>
<attribute name="height" value="27px" />
</td>
</tr>
<td class="highlighted">
<complex-attribute name="background" color="#E0FFFF" />
</td>
<table class="heading">
<any class="padded">
<attribute name="padding" value="2px" />
</any>
<attribute name="font-size" value="12px" />
<attribute name="margin-bottom" value="12px" />
<!-- nested element, equivalent CSS selector syntax: "table.heading td.large" -->
<td class="logo">
<attribute name="margin-left" value="40px" />
</td>
<td class="large">
<attribute name="font-size" value="16px" />
<attribute name="text-align" value="center" />
<attribute name="vertical-align" value="middle" />
</td>
<td class="medium">
<attribute name="font-size" value="16px" />
<attribute name="text-align" value="center" />
<attribute name="vertical-align" value="middle" />
</td>
<td class="small">
<attribute name="font-size" value="10px" />
<attribute name="text-align" value="center" />
<attribute name="vertical-align" value="middle" />
</td>
<td class="smallest">
<attribute name="font-size" value="8px" />
<attribute name="text-align" value="center" />
</td>
<any class="bold">
<attribute name="font-style" value="bold" />
</any>
</table>
<table class="partners">
<attribute name="margin-bottom" value="10px" />
<tr class="heading">
<attribute name="font-size" value="12px" />
<attribute name="font-style" value="bold" />
</tr>
<td>
<attribute name="padding" value="2px" />
</td>
<td class="definition">
<attribute name="width" value="65px" />
<attribute name="font-size" value="10px" />
<attribute name="vertical-align" value="middle" />
</td>
<td class="data">
<attribute name="font-size" value="12px" />
<attribute name="vertical-align" value="middle" />
</td>
<td class="partner">
<attribute name="font-size" value="16px" />
<attribute name="font-style" value="bold" />
<attribute name="vertical-align" value="middle" />
</td>
<td class="self">
<attribute name="font-size" value="22px" />
<attribute name="font-style" value="bold" />
<attribute name="vertical-align" value="middle" />
</td>
</table>
<table class="location">
<attribute name="margin-bottom" value="14px" />
<td>
<attribute name="padding" value="2px" />
</td>
<td class="heading">
<attribute name="font-size" value="12px" />
<attribute name="font-style" value="bold" />
<attribute name="vertical-align" value="middle" />
</td>
<td class="definition">
<attribute name="width" value="65px" />
<attribute name="font-size" value="10px" />
<attribute name="vertical-align" value="middle" />
</td>
<td class="data">
<attribute name="font-size" value="12px" />
<attribute name="text-align" value="center" />
<attribute name="vertical-align" value="middle" />
</td>
</table>
<table class="fault">
<td>
<attribute name="padding" value="2px" />
<attribute name="text-align" value="center"/>
<attribute name="vertical-align" value="middle" />
</td>
<tr class="heading">
<attribute name="font-size" value="12px" />
<attribute name="font-style" value="bold" />
<attribute name="vertical-align" value="left" />
</tr>
<td class="definition">
<attribute name="font-size" value="10px" />
<attribute name="text-align" value="left" />
</td>
<td class="data">
<attribute name="font-size" value="12px" />
<attribute name="text-align" value="center" />
</td>
</table>
<table class="spacer">
<attribute name="margin-bottom" value="14px" />
</table>
<table class="work">
<attribute name="margin-top" value="14px" />
<attribute name="margin-bottom" value="14px" />
<td>
<attribute name="padding" value="2px" />
<attribute name="text-align" value="center"/>
</td>
<tr class="heading">
<attribute name="font-size" value="12px" />
<attribute name="text-align" value="center" />
<attribute name="vertical-align" value="middle" />
<td>
<attribute name="height" value="30px" />
</td>
</tr>
<tr class="definition">
<td>
<attribute name="font-size" value="10px" />
</td>
</tr>
<tr class="data">
<td>
<attribute name="font-size" value="12px" />
</td>
</tr>
<td class="tiny">
<attribute name="width" value="22px" />
</td>
</table>
<table class="notes">
<attribute name="margin-bottom" value="14px" />
<td>
<attribute name="padding" value="2px" />
</td>
<tr class="heading">
<attribute name="font-size" value="12px" />
<attribute name="font-style" value="bold" />
<attribute name="text-align" value="center" />
<complex-attribute name="background" color="#ffff99" />
</tr>
<tr class="subheading">
<attribute name="font-size" value="10px" />
<attribute name="text-align" value="center" />
</tr>
<td class="empty-notes">
<attribute name="height" value="120px" />
</td>
</table>
<table class="materials">
<attribute name="margin-bottom" value="14px" />
<any class="padded">
<attribute name="padding" value="2px" />
</any>
<tr class="heading">
<attribute name="font-size" value="12px" />
<attribute name="font-style" value="bold" />
<attribute name="text-align" value="center" />
<complex-attribute name="background" color="#ffff99" />
</tr>
<tr class="subheading">
<attribute name="font-size" value="10px" />
<attribute name="text-align" value="center" />
</tr>
</table>
<table class="penalty">
<attribute name="margin-bottom" value="14px" />
<tr class="heading">
<attribute name="font-size" value="12px" />
<attribute name="font-style" value="bold" />
</tr>
</table>
</stylesheet>