I have a form on a website with input with the required attribute.
When the required attribute is actived on Firefox (when user do't fill correcty the form), there is a kind of red border on my input.
I would like to know how can I change that ? I can I manipulate the style of the required effect when it is activated ?
Thanks for you answers !