summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index ea9c3d8..b237fbd 100644
--- a/index.php
+++ b/index.php
@@ -285,7 +285,7 @@ header(sprintf('X-BS-Buildtime-Average: %5.2f', $buildtime_avg));
tr { background: transparent; }
tr.uploaded { background: #bbffbb; }
- tr.failure { background: #cc8888; }
+ tr.failure { background: #ffbbbb; }
tr.rejected { background: #B68A8A; }
tr.todo { background: white; }
tr.building { background: #ffff99; }