WIP, adding JS and api time entry create

This commit is contained in:
Jason Denney
2014-04-19 21:06:29 -04:00
parent b30203b750
commit 069a11f480
5 changed files with 75 additions and 4 deletions
@@ -40,3 +40,8 @@ body {
.inline-block {
display: inline-block;
}
.control-group.error .btn-group > .btn {
color: #b94a48;
border-color: #b94a48;
}