You are here

commerce_amex.theme.css in Commerce American Express Payment Gateway (Amex) 7

Basic styling for the Commerce Amex module.

File

theme/commerce_amex.theme.css
View source
  1. /**
  2. * @file
  3. * Basic styling for the Commerce Amex module.
  4. */
  5. /**
  6. * Add styles to 3d secure form elements.
  7. */
  8. .commerce-amex-35 {
  9. float: right;
  10. margin-right: .25em; /* LTR */
  11. margin-bottom: 1em;
  12. }