CSS themes for the JSP console

The standard theme uses the Tahoma font as specified within the CSS files. If you use a different sized font, you may encounter display problems, such as truncation of the drop-down list items. In such situations, edit the CSS file and specify properties that enable the screen to display correctly.

Use the classes and properties described in the following table.

Class Description
favouritespopuprowhighlight
Drop-down list items under the Favorite folder icon to highlight during mouse over actions. Has the following properties:
  • charheight - vertical size of character. Use the same value as specified for the favouritespopuprownormal class.
  • charwidth - horizontal size of character. Use the same value as specified for the favouritespopuprownormal class.
favouritespopuprownormal
Drop-down lists under the Favorite folder icon. Has the following properties:
  • charheight - vertical size of character. Use the same value as specified for the favouritespopuprowhighlight class.
  • charwidth - horizontal size of character. Use the same value as specified for the favouritespopuprowhighlight class.
ipactionspopuprowhighlight
Drop-down list items on detail views to highlight during mouse over actions. Contains both header and line information. Has the following properties:
  • charheight - vertical size of character. Use the same value as specified for the ipactionspopuprownormal class.
  • charwidth - horizontal size of character. Use the same value as specified for the ipactionspopuprownormal class.
ipactionspopuprownormal
Drop-down list items on detail views. Contains both header and line information. Has the following properties:
  • charheight - vertical size of character. Use the same value as specified for the ipactionspopuprowhighlight class.
  • charwidth - horizontal size of character. Use the same value as specified for the ipactionspopuprowhighlight class.
listactionspopuphighlight
Drop-down list items on list views to highlight during mouse over actions. On list views. Has the following properties:
  • charheight - vertical size of character. Use the same value as specified for the listactionspopupnormal class.
  • charwidth - horizontal size of character. Use the same value as specified for the listactionspopupnormal class.
listactionspopupnormal
Drop-down list items on list views. Has the following properties:
  • charheight - vertical size of character. Use the same value as specified for the listactionspopuphighlight class.
  • charwidth - horizontal size of character. Use the same value as specified for the listactionspopuphighlight class.
menuitempopuprowhighlight
Drop-down list items on the menu bar to highlight during mouse over actions. Has the following properties:
  • charheight - vertical size of character. Use the same value as specified for the menuitempopuprownormal class.
  • charwidth - horizontal size of character. Use the same value as specified for the menuitempopuprownormal class.
menuitempopuprownormal
Drop-down list items on the menu bar. Has the following properties:
  • charheight - vertical size of character. Use the same value as specified for the menuitempopuprowhighlight class.
  • charwidth - horizontal size of character. Use the same value as specified for the menuitempopuprowhighlight class.
menulevel1hl
Menu bar items to highlight during mouse over actions. Has the following properties:
  • height - background vertical size.
menulevel1norm
Menu bar items. For example Order, Supply, System Management, and so forth: Has the following properties:
  • height - background vertical size.
searchentitiespopuprowhighlight
Drop-down list items (left side) on search views to highlight during mouse over actions. Has the following properties:
  • charheight - vertical size of character. Use the same value as specified for the searchentitiespopuprownormal class.
  • charwidth - horizontal size of character. Use the same value as specified for the searchentitiespopuprownormal class.
searchentitiespopuprownormal
Drop-down list items (left side) on search views. Has the following properties:
  • charheight - vertical size of character. Use the same value as specified for the searchentitiespopuprowhighlight class.
  • charwidth - horizontal size of character. Use the same value as specified for the searchentitiespopuprowhighlight class.
searchviewspopuprowhighlight
Drop-down list items (right side) on search views to highlight during mouse over actions. Has the following properties:
  • charheight - vertical size of character. Use the same value as specified for the searchviewspopuprownormal class.
  • charwidth - horizontal size of character. Use the same value as specified for the searchviewspopuprownormal class.
searchviewspopuprownormal
Drop-down list items (right side) on search views. Has the following properties:
  • charheight - vertical size of character. Use the same value as specified for the searchviewspopuprowhighlight class.
  • charwidth - horizontal size of character. Use the same value as specified for the searchviewspopuprowhighlight class.