summaryrefslogtreecommitdiffstats
path: root/templates/install.css
diff options
context:
space:
mode:
Diffstat (limited to 'templates/install.css')
-rw-r--r--templates/install.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/install.css b/templates/install.css
index 5faade68..e42f1c1b 100644
--- a/templates/install.css
+++ b/templates/install.css
@@ -44,7 +44,10 @@ body {
text-align: left;
font-size: smaller;
}
-
+.error {
+ color: #ff0033;
+ font-weight: bold;
+}
.notify {
border: 1px solid #cccccc;
background-color: #f4f4f4;