[Xsltforms-support] xsltforms 1.5 xforms-repeat xforms-repeat-item (fwd)

2020-12-05 Thread Habs
Brief followup Alain, please, I located this in the xsltforms.css code file: xforms-repeat[xf-bound]:not([xf-notrelevant]) > xforms-repeat-item { display: table-row; } xforms-repeat-item > * { display: inline-table !important; } This is a change to previous versions ? If a chang

[Xsltforms-support] xsltforms 1.5 xforms-repeat xforms-repeat-item

2020-12-05 Thread Habs
Hello Alain Thank you for the release link for xsltforms1.5.zip Interestingly, I am having to go through my [css] stylesheets and change a few minor things to get form style to be similar to previous versions. This has not been a problem to do, apart from xforms-repeat and xforms-repeat-item