summaryrefslogtreecommitdiff
path: root/httemplate/elements/freeside.css
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-11-30 15:35:32 -0800
committerMark Wells <mark@freeside.biz>2015-11-30 15:39:25 -0800
commitb94de8e60418744e1526d96a0e85715e3e350c9d (patch)
tree36b6e15b342bd2e54bdd0329aed6048a6a43b5f7 /httemplate/elements/freeside.css
parentcb28905b4bc28f3d7a1a67d14cf9c8b44fafe2d5 (diff)
make cust-email-high-visibility non-optional, and improve display of invoice delivery settings, #28226
Diffstat (limited to 'httemplate/elements/freeside.css')
-rw-r--r--httemplate/elements/freeside.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/httemplate/elements/freeside.css b/httemplate/elements/freeside.css
index dbd27cbaa..7bf374c84 100644
--- a/httemplate/elements/freeside.css
+++ b/httemplate/elements/freeside.css
@@ -319,6 +319,12 @@ td.label {
color: #ff0000;
}
+table .error {
+ font-weight: bold;
+ font-size: medium;
+ color: #ff0000;
+}
+
div#overDiv {
box-shadow: #333333 1px 1px 2px;
}