summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/tinderbox/www/tb.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tools/tinderbox/www/tb.css b/tools/tools/tinderbox/www/tb.css
index 97914ed..f2de8e9 100644
--- a/tools/tools/tinderbox/www/tb.css
+++ b/tools/tools/tinderbox/www/tb.css
@@ -44,12 +44,12 @@ A:active {
.fail {
background-color: white;
- color: #700;
+ color: #f00;
}
.fail-stale {
background-color: white;
- color: #977;
+ color: #f99;
}
TD, TH {
OpenPOWER on IntegriCloud