Added bootrap datepicker

This commit is contained in:
Deon George
2013-06-20 15:55:47 +10:00
parent 5064f08999
commit b77d535c56
46 changed files with 2330 additions and 1 deletions

View File

@@ -57,3 +57,7 @@ fieldset {
dd form {
margin: 0px;
}
table .text-right {
text-align: right;
}