diff --git a/views/batch-manage.php b/views/batch-manage.php
index 632254c..ec098bf 100644
--- a/views/batch-manage.php
+++ b/views/batch-manage.php
@@ -31,7 +31,9 @@
-
+ is_finished()): ?>
+
+
@@ -73,6 +75,10 @@
min-width: 20%;
}
+ .batch-message-text--green {
+ color: green;
+ }
+
.batch-process-progress-bar-inner {
position: absolute;
background: #0073aa;