[css2xslfo-support] Strange table->width translation
Brought to you by:
wdonne
From: Andreas J. <li...@an...> - 2006-04-06 11:25:46
|
I have a table with class=3D"liste1". .liste1 { width: 100% } This is translated into a fo:table with fo:width=3D"auto". When I define .liste1 { width:800px; } then fo:width is set to "800px"...so how can I make the table to use the width of the page? Thanks, Andreas |