Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

It is possible to customize the user interface by overriding the settings in the default CSS file with the settings in style.css file.

Modification history


Version
Change
6.2.1

Definition for class helplink has been added in order to hide the help link on the pages by default


.helplink {
    display: none;
}