The appearance of selected items in the Table of Contents can be enhanced.
For example, to highlight the background of the selected item, follow these steps:
- Locate the toc.css file in the following directory:
- For DITA transformations:
DITA_OT_DIR\plugins\com.oxygenxml.webhelp\oxygen-webhelp\resources\css.
- For DocBook transformations:
[OXYGEN_DIR]\frameworks\docbook\xsl\com.oxygenxml.webhelp\oxygen-webhelp\resources\css.
- Edit that CSS file, find the menuItemSelected class, and change the
value of the background property.