Merge branch 'joey-testing' into 'master'

Fixed date and other extras

See merge request !132
This commit was merged in pull request #136.
This commit is contained in:
Lars van Hijfte
2017-01-26 16:13:43 +01:00
8 changed files with 156 additions and 72 deletions

View File

@@ -133,6 +133,10 @@ label {
width: 45%;
}
select{
width: 18%;
}
ul {
font-family: Arial;
font-size: 16px;
@@ -203,7 +207,6 @@ ul {
.modal-body {padding: 2px 16px;}
.modal-footer {
padding: 2px 16px;
background-color: #FBC02D;
color: black;
}
}