commerce_amex.theme.css in Commerce American Express Payment Gateway (Amex) 7
Basic styling for the Commerce Amex module.
File
theme/commerce_amex.theme.cssView source
-
- /**
- * @file
- * Basic styling for the Commerce Amex module.
- */
-
- /**
- * Add styles to 3d secure form elements.
- */
-
- .commerce-amex-35 {
- float: right;
- margin-right: .25em; /* LTR */
- margin-bottom: 1em;
- }
-