Changed the way additional validation details get sent the UI.

This commit is contained in:
Taloth Saldono
2014-07-09 21:35:05 +02:00
parent 232a2b9422
commit 822de39a9e
5 changed files with 80 additions and 9 deletions

View File

@@ -88,6 +88,13 @@ h3 {
}
}
.validation-error {
i {
text-decoration: none;
color: #b94a48;
}
}
// Tooltips
.help-inline-checkbox, .help-inline {