aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/zurich/admin/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/zurich/admin/header.html b/templates/web/zurich/admin/header.html
index 72472492a..41cb520f5 100644
--- a/templates/web/zurich/admin/header.html
+++ b/templates/web/zurich/admin/header.html
@@ -15,7 +15,7 @@
<style type="text/css">
.adminhidden { color: #666666; }
.error { color: red; }
- .overdue { color: #660000; }
+ .overdue { background-color: #ffcccc; }
select { width: auto; }
</style>