Files
old-new-wiaas/backend/wp-content/plugins/woocommerce-gateway-paypal-express-checkout/assets/css/wc-gateway-ppec-frontend-checkout.css
2018-06-14 16:49:28 +02:00

14 lines
229 B
CSS

.woocommerce-billing-fields .ppec-bypass.hidden {
display: none !important;
}
.payment_method_ppec_paypal img {
max-height: 68px !important;
}
.wc-gateway-ppec-cancel {
display: block;
text-align: center;
padding: 10px;
}