mirror of
https://github.com/gravesoft/msdl.git
synced 2026-07-25 08:34:28 +00:00
12 lines
157 B
CSS
12 lines
157 B
CSS
#search-products {
|
|
width: 100%;
|
|
}
|
|
|
|
#products-list,
|
|
#msdl-ms-content,
|
|
#msdl-please-wait,
|
|
#msdl-processing-error,
|
|
#back-to-products {
|
|
display: none;
|
|
}
|