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 dbe4e47..4e5d7df 100644
--- a/index.php
+++ b/index.php
@@ -84,7 +84,7 @@ tr.uploaded { background: #ddffdd; }
tr.failure, tr.rejected { background: #ffdddd; }
tr.todo { background: white; }
tr.building { background: #ffffdd; }
-tr.partial { background: blue; }
+tr.partial { background: #aaaaff; }
tr.built { background: #00CCFF; }
tr.youri { background: olive; }