Add regex search

This commit is contained in:
eraseyourknees
2022-09-18 21:45:58 +02:00
parent 7e837b177f
commit 667dfb2953
3 changed files with 57 additions and 20 deletions
+11
View File
@@ -0,0 +1,11 @@
#search-products {
width: calc(100% - 20px);
}
#products-list,
#msdl-ms-content,
#msdl-please-wait,
#msdl-processing-error,
#back-to-products {
display: none;
}