Added filter on the search page.

This commit is contained in:
Lars van Hijfte
2017-01-12 12:20:47 +01:00
parent 39b849d7ee
commit 2434ffc675
4 changed files with 63 additions and 4 deletions

View File

@@ -118,12 +118,16 @@ a, a:link, a:visited, a:hover, a:active {
button, input, select {
width: auto;
height: 32px;
padding: 0 5px;
background: white;
color: #3333333;
cursor: pointer;
border: none;
font-family: Arial;
font-size: 16px;
color: #3333333;
border: none;
}
/* Tables */