Rebuild recipient list and calculate count on demand, store result in
[civicrm-core.git] / ang / crmMailing.css
index b853cb4466e34587e7992997d21a58d9e4e847e4..3c39b693128a95c4e42e90faa9325f1d30f429e0 100644 (file)
@@ -111,3 +111,13 @@ 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;
+}