Add advanced title filter

- Timeout filter-requests based on computer instead of api
This commit is contained in:
Kasper Rynning-Tønnesen
2019-03-10 21:40:58 +01:00
parent cff3faf820
commit e58f569f80
5 changed files with 83 additions and 46 deletions

View File

@@ -390,6 +390,10 @@ li.disabled span {
margin: auto;
}
.category-advanced {
margin-top: 0px;
}
.bottom-filter-container {
padding-top: 15px;
}