The stylesheet tools_report_stylesheet.xsl
transforms report content into XML that Workbench can load and display on the View Reports tab.
Do not edit tools_report_stylesheet.xsl
. Workbench depends on its contents.
The stylesheet report_stylesheet.xsl
controls the appearance of an HTML report. report_stylesheet.xsl
transforms report content into browser-readable HTML output. report_stylesheet.xsl
is not discussed in detail in this document. However, the file is written in standard XSLT. If you are familiar with XSLT, you can open it and make modifications to the styles it contains.