summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nfsw/static/io.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/nfsw/static/io.css b/nfsw/static/io.css
index fd8f59a..7e720d6 100644
--- a/nfsw/static/io.css
+++ b/nfsw/static/io.css
@@ -25,9 +25,9 @@ body {
padding-left: 5px;
}
-.console p.user {
- margin: 0 0 0px 0;
- border-left: 2px solid rgb(180,240,180);
+.console p.error {
+ margin: 0 0 0 0;
+ border-left: 2px solid rgb(240,180,180);
padding-left: 5px;
}