mirror of
https://github.com/gravesoft/msdl.git
synced 2026-07-25 08:34:28 +00:00
Add regex search
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user