summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index d904ed7..5be755d 100644
--- a/style.css
+++ b/style.css
@@ -28,7 +28,7 @@ td { padding: 0; margin: 0; padding: 0.2em 0.5em; border-bottom: 1px solid #ccc;
th, td { vertical-align: top; }
tr { background: transparent; }
-tr.uploaded { background: #ddffdd; background: #91ff91; }
+tr.uploaded { background: #ddffdd; background: #bbffbb; }
tr.failure { background: #ffdddd; }
tr.rejected { background: #FFFFE0; }
tr.todo { background: white; }