From 9729b0e1bf88e9c42f9e135d8c5f713b8f9d1498 Mon Sep 17 00:00:00 2001 From: gorhill Date: Wed, 2 Jul 2014 18:54:25 -0400 Subject: [PATCH] fine tuning visual --- stats.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/stats.html b/stats.html index f35ec7e4c..4de509f11 100644 --- a/stats.html +++ b/stats.html @@ -39,8 +39,12 @@ td, th { td:nth-of-type(2) { text-align: right; } +td:nth-of-type(3) { + color: #444; + } td:nth-of-type(3) b { padding: 2px 0; + color: #000; background-color: #ff8; } #blockedRequests {