PCSS padding attribute in table entry has no effect
---------------------------------------------------
Key: ZETACOMP-78
URL: https://issues.apache.org/jira/browse/ZETACOMP-78
Project: Zeta Components
Issue Type: Bug
Components: Document
Reporter: Kenneth Gulbrandsøy
Setting
table entry {
padding: 10mm 10mm 10mm 10mm;
}
in custom.css has no effect. The custom styles are added to the styler using
addStylesheet(). This should add the attribute "fo:padding="10mm" to all
"style:table-cell-properties" children of the "office:document-content"
element, which it does not.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira