| Current Path : /home/rtorresani/www/vendor/magento/module-import-export/view/adminhtml/web/css/ |
| Current File : //home/rtorresani/www/vendor/magento/module-import-export/view/adminhtml/web/css/importexport.css |
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
.import-error-wrapper {
margin-top: 10px;
}
.import-error-list {
max-height: 300px;
overflow-y: auto;
padding: 10px;
background-color: #fcc;
margin: 10px 0 0 0;
}