woocommerce-paypal-payments/modules/ppcp-button/resources/css/hosted-fields.scss
2022-10-20 13:13:42 +03:00

17 lines
309 B
SCSS

#payment ul.payment_methods li img.ppcp-card-icon {
padding: 0 0 3px 3px;
max-height: 25px;
display: inline-block;
}
.payments-sdk-contingency-handler {
z-index: 1000 !important;
}
.ppcp-credit-card-gateway-form-field-disabled {
opacity: .5 !important;
}
.ppcp-dcc-order-button {
float: right;
}