clean up and beginning to implement catfilter

This commit is contained in:
Jonas Heinrich 2020-06-19 16:15:06 +02:00
parent 5f67640161
commit 3cbde1b9f2
9 changed files with 36 additions and 829 deletions

View file

@ -48,12 +48,6 @@
}
}
/* @media screen and (max-width: 560px) {
.tx-indexedsearch .tx-indexedsearch-searchbox form fieldset .tx-indexedsearch-search-submit button {
margin: 15px 0;
}
} */
.tx-indexedsearch .tx-indexedsearch-searchbox form fieldset .tx-indexedsearch-search-submit button:hover {
text-decoration: none;
background-color: #333333;