Hello
I have an edit form with (Syncfusion) input fields with the following properties:
CssClass="e-outline"
FloatLabelType="@FloatLabelType.Auto"
I am also using theme studio.
Prior to version 18.3.0.35 the outline styles defaulted to grey and then went red when there was a validation error (see below)
Post 18.3.0.35 the fields default to green rather than grey. They still go red if there is a validation error, but the default scenario of green is way too much. How do I revert the styling to be the same as prior to 18.3.0.35?
Note I have refreshed theme studio css after a recent updated by Syncfusion.
Note also that this happens all input controls.
Many thanks
Before
After: