Is the Skin Builder outdated for certain CSS classnames?

When you download the DHTMLX GPL pack and use the skin builder to change the font, the font is not updated for certain elements.

For example, on forms you need to manually add some CSS after the linked ones:

[code]

.fs_legend, .dhxform_txt_label2 { font-family: Arial !important; } [/code]

Did I miss something, or are these classes skipped in the Skin Builder?

Thanks for the info.
The above css class was probably missed in the latest update.
We will fix the skin builder and will update the online version.

Great. :slight_smile: