| Current Path : /home/rtorresani/www/vendor/magento/theme-frontend-blank/Magento_Weee/web/css/source/ |
| Current File : //home/rtorresani/www/vendor/magento/theme-frontend-blank/Magento_Weee/web/css/source/_module.less |
// /**
// * Copyright © Magento, Inc. All rights reserved.
// * See COPYING.txt for license details.
// */
//
// Common
// _____________________________________________
& when (@media-common = true) {
.minilist {
.weee {
display: table-row;
.lib-font-size(11);
&:before {
display: none;
}
}
}
.price-container.weee {
&:before {
display: none;
}
}
}