aboutsummaryrefslogtreecommitdiffstats
path: root/web/css/core.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/css/core.css')
-rw-r--r--web/css/core.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/css/core.css b/web/css/core.css
index 9a8773c59..34d4d2405 100644
--- a/web/css/core.css
+++ b/web/css/core.css
@@ -39,6 +39,11 @@ dt {
.v { display: none; }
+.gone {
+ color: #666666;
+ background-color: #cccccc;
+}
+
p#error {
text-align: center;
color: #cc0000;