Updated styles for buttons, update order page

This commit is contained in:
Ben Ramey
2014-06-20 23:36:48 -05:00
parent d09ea57940
commit bf81cfb603
10 changed files with 63 additions and 32 deletions

View File

@@ -32,13 +32,16 @@ form {
}
}
}
.create-order-form {
.update-order-form {
textarea {
font-size: 1.2em;
}
.btn-primary {
font-size: 2em;
}
.form-group {
margin: 0;
}
}
input.ng-dirty.ng-invalid {
}