added parsley validation on settings form - need to fix permissions

This commit is contained in:
Jonathan Labreuille
2016-04-29 16:02:48 +02:00
parent 5fc863bd82
commit 37e3af584e
5 changed files with 19 additions and 11 deletions

View File

@@ -18,6 +18,7 @@ textarea.parsley-error
list-style-type none
font-size 0.9em
line-height 0.9em
color: #B94A48
opacity 0
transition all .3s ease-in
-o-transition all .3s ease-in