added checks for new pit stop form

This commit is contained in:
joachim lusiardi
2015-03-09 20:06:17 +01:00
parent 00c6f6d71d
commit 47921e1941
4 changed files with 52 additions and 14 deletions

View File

@@ -16,4 +16,8 @@ td {
text-align: right;
padding-left: 10px;
padding-right: 10px;
}
}
.error {
color: red;
}]