Add quick search buttons

This commit is contained in:
eraseyourknees
2022-09-18 22:26:23 +02:00
parent ee029fa550
commit 83b2084b9d
3 changed files with 22 additions and 0 deletions
+10
View File
@@ -2,6 +2,16 @@
width: 100%;
}
#quick-search {
text-align: center;
}
#quick-search button {
padding: 6.5px;
font-size: 9pt;
margin-right: 0;
margin-left: 0;
}
#products-list,
#msdl-ms-content,
#msdl-please-wait,