
| Current Path : /var/www/html/store/web/modules/contrib/commerce_paypal/css/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/store/web/modules/contrib/commerce_paypal/css/paypal-checkout-custom-card-fields.css |
#commerce-paypal-checkout-custom-card-fields label {
margin-top: 10px;
}
#commerce-paypal-card-number {
width: 16em;
margin-right: 10px;
}
#commerce-paypal-cvv {
width: 60px;
}
#commerce-paypal-expiration-date {
margin-right: 10px;
width: 60px;
}
.commerce-paypal-card-fields-wrapper {
display: none;
}
.commerce-paypal-checkout-custom-card-field {
height: 1.2em;
border: 1px solid #D6D2C4;
margin-top: 5px;
padding: 4px;
background: #FFF;
box-sizing: content-box;
}