commerce_cardonfile.view.css in Commerce Card on File 7.2
Styles for the cards view.
File
theme/commerce_cardonfile.view.cssView source
-
- /**
- * @file
- * Styles for the cards view.
- */
-
- .card-expired, .card-expired-description {
- color: red;
- }
-
- .links.operations {
- text-transform: lowercase;
- }
-
- .views-field-operations .links.operations {
- margin-left: 0;
- }