(NFC) Fix possible flacky tests by splitting the parts of the checksum up so that...
[civicrm-core.git] / ang / crmMailing.css
index 3c39b693128a95c4e42e90faa9325f1d30f429e0..0d854055ffbe5a777d0ca979dfb6408e3b7a4b82 100644 (file)
@@ -86,10 +86,6 @@ input[name=preview_test_email]:-ms-input-placeholder {
   font-size: 1.2em;
   float: none;
 }
-.crm-container a.crmMailing-submit-button div {
-  background: url(../i/check.gif) no-repeat left center;
-  padding-left: 20px;
-}
 .crm-container a.crmMailing-submit-button.disabled,
 .crm-container a.crmMailing-submit-button.blocking {
   opacity: .6;
@@ -111,13 +107,3 @@ input[name=preview_test_email]:-ms-input-placeholder {
   margin: 0.5em;
   color: red;
 }
-
-.crmMailing-outdated-count {
-  color: red;
-  font-weight: bold;
-}
-
-.crmMailing-latest-count {
-  color: green;
-  font-weight: bold;
-}