Hi,
the <revhistory> Docbook element gets some default formating in the HTML
table output, e.g. border="1" width="100%"
Is it possible to turn this off? I would like to use CSS for that.
Example below.
Best regards, Lars
<revhistory>
<revision>
<revnumber>0.1</revnumber>
<date>07.03.2011</date>
<author>
<firstname>Lars</firstname>
<surname>Vogel</surname>
</author>
<revremark>created </revremark>
</revision>
<revision>
<revnumber>0.2 - 2.1</revnumber>
<date>08.03.2011 - 28.03.2012</date>
<author>
<firstname>Lars</firstname>
<surname>Vogel</surname>
</author>
<revremark>bug fixed and enhancements </revremark>
</revision>
</revhistory>
| colspan="3">Revision History |
| Revision 0.1 | 11.05.2009 | class="firstname">Lars Vogel
|
| Created Article |
| Revision 0.2 - 1.3 | 10.10.2009 - 21.11.2011 | class="firstname">Lars Vogel
|
bug fixes and enhancements |
--
Lars
http://www.vogella.de - Eclipse, Android and Java Tutorials
http://www.twitter.com/vogella - Lars on Twitter