| Current Path : /var/www/homesaver/www/bitrix/js/sale/checkout/view/element/button/remove/dist/ |
| Current File : /var/www/homesaver/www/bitrix/js/sale/checkout/view/element/button/remove/dist/remove.bundle.css |
.checkout-item-remove-btn-container {
text-align: right;
}
.checkout-item-remove-btn {
cursor: pointer;
font: 11px/13px "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #000;
opacity: 0.4;
-webkit-transition: 170ms linear all;
-o-transition: 170ms linear all;
transition: 170ms linear all;
}
.checkout-item-remove-btn:hover { opacity: .7; }