You are here

commerce_paypal_wps.theme.css in Commerce PayPal 7.2

Same filename and directory in other branches
  1. 7 modules/wps/theme/commerce_paypal_wps.theme.css
.commerce-paypal-icons .label {
  font-weight: bold;
  padding-left: 19px;
  margin-right: 5px;
}

.commerce-paypal-icon {
  position: relative;
  top: 6px;
  margin-right: 4px;
}

File

modules/wps/theme/commerce_paypal_wps.theme.css
View source
  1. .commerce-paypal-icons .label {
  2. font-weight: bold;
  3. padding-left: 19px;
  4. margin-right: 5px;
  5. }
  6. .commerce-paypal-icon {
  7. position: relative;
  8. top: 6px;
  9. margin-right: 4px;
  10. }