summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/freeside.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/httemplate/elements/freeside.css b/httemplate/elements/freeside.css
index 4fd06a0bf..ebeee985d 100644
--- a/httemplate/elements/freeside.css
+++ b/httemplate/elements/freeside.css
@@ -287,4 +287,7 @@ td.label {
color: #ff0000;
}
-
+.error {
+ font-size: large;
+ color: #ff0000;
+}