General Style Sheet Classes

errormessage Defines the display parameters of an error message display. If the STYLESHEET Web option is defined, this class will be inserted as the class for the text of error messages generated (for example, in the bookings calendar).

If the STYLESHEET Web option is not defined, WebPAC uses the following default value:

<span style="font-size: large; color: red;"><error message></span>

visually-hidden Defines display properties to visually hide text. This class can be applied to hidden labels used for screen readers.