diff --git a/tools/tools/tinderbox/www/tb.css b/tools/tools/tinderbox/www/tb.css index 97914edf077e..f2de8e939f18 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 {