-
Notifications
You must be signed in to change notification settings - Fork 13.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need styles for HTML5 form validation errors #11
Comments
Ideas for app form errors - @bensperry |
Can you show me an example? |
We could have inset box-shadows with our different colors. I'd rather not bump down any content with increased sized borders, or outset box-shadows which would get covered but by other elements. |
What about changing the border color? On Saturday, December 14, 2013, Adam Bradley wrote:
Ben Sperry Co-founder & CEO, Drifty Email ben@drifty.com Twitter @helloimben Skype ben.sperry |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
For example, if you have an input type="email", the validation system will apply styles that we need to have a say in.
The text was updated successfully, but these errors were encountered: