Field widget
If you want to use the Render using monospace font setting for
the Field widget, and your project was originally
created in a release earlier than HATS V7.0, you must update
your CSS files as follows:
- Add the following class to the whitetheme.css, graytheme.css,
monochrometheme.css, tantheme.css, and blacktheme.css files:
.HF { font-family: courier new, monospace; } - Remove
font-family: monospacefrom all of theH-color (HATS color) classes of all CSS files.