Added filter on the search page.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user