Fix backend PayPal button style
authorColeman Watts <coleman@civicrm.org>
Tue, 2 Jun 2015 18:52:41 +0000 (14:52 -0400)
committerColeman Watts <coleman@civicrm.org>
Tue, 2 Jun 2015 18:53:26 +0000 (14:53 -0400)
css/civicrm.css

index 10a98d63f4ea777e2b37603968620d7a4a647b6e..4a097a73ab4d1bf323f5df4f95df783a94dba9a8 100644 (file)
@@ -2061,9 +2061,10 @@ input.crm-form-entityref {
   background-image: url("../i/icons/jquery-ui-FFFFFF.png");
 }
 
-/* No button styling for PayPal Express buttons */
-#crm-container input#_qf_Register_upload_express,
-#crm-container input#_qf_Main_upload_express {
+/* No crm-button styling for PayPal Express buttons */
+.crm-container input#_qf_Register_upload_express,
+.crm-container input#_qf_Payment_upload_express,
+.crm-container input#_qf_Main_upload_express {
   background: none;
   margin: 0;
   padding: 0;