woocommerce-paypal-payments/modules/ppcp-button/resources/css/hosted-fields.scss

14 lines
266 B
SCSS
Raw Normal View History

2020-09-25 12:27:42 +03:00
#payment ul.payment_methods li img.ppcp-card-icon {
2020-09-24 07:53:01 +03:00
padding: 0 0 3px 3px;
max-height: 25px;
display: inline-block;
}
.payments-sdk-contingency-handler {
z-index: 1000 !important;
}
2021-09-14 09:28:48 +02:00
2021-09-14 11:44:49 +02:00
.ppcp-credit-card-gateway-form-field-disabled {
2021-09-14 09:28:48 +02:00
opacity: .5 !important;
}