Make the enabling of TEMPLATE_DEBUG more clear.
[matthijs/projects/xerxes.git] / static / base / css / base.css
index 3997d24d43cabc23ad37ac4476480eb95cb17855..6b35c1b6ab316fd8bc81c2fca7aa949e67b73e14 100644 (file)
@@ -16,3 +16,7 @@ table {
        border: solid white 2px;
        margin-top: 2px;
 }
+
+.comment.private {
+    border-color: red;
+}