aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/comments/backend/classes/formui.php
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/comments/backend/classes/formui.php')
-rw-r--r--bootstrap/comments/backend/classes/formui.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/comments/backend/classes/formui.php b/bootstrap/comments/backend/classes/formui.php
index 09b094b..6f69c00 100644
--- a/bootstrap/comments/backend/classes/formui.php
+++ b/bootstrap/comments/backend/classes/formui.php
@@ -507,7 +507,7 @@ class FormUI
// Create element for message text
$message_element = new HTMLTag ('div', array (
'id' => 'hashover-message',
- 'class' => 'bg-red-lightest border border-red-light text-red-dark px-4 py-3 rounded relative mb-4'
+ 'class' => 'bg-red-200 border border-red-400 text-red-900 px-4 py-3 rounded relative mb-4'
));
// Check if message cookie is set