Skip to content

Commit

Permalink
add error messages color
Browse files Browse the repository at this point in the history
  • Loading branch information
SakhriHoussem authored and marcandre committed Mar 3, 2019
1 parent 7e8857d commit 8b88ff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/parsley.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ textarea.parsley-error {
font-size: 0.9em;
line-height: 0.9em;
opacity: 0;
color: #B94A48;

transition: all .3s ease-in;
-o-transition: all .3s ease-in;
Expand Down

0 comments on commit 8b88ff0

Please sign in to comment.