From cc2fe91e767d2c38855f1bb866d71c4a721b82cd Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 7 Nov 2011 09:54:21 -0500 Subject: [PATCH] Less intense vertical border for data --- themes/pmahomme/css/theme_right.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 048791a2e..08f8ca509 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -68,7 +68,7 @@ margin: 0 0 12px 0; } #table_results td.data { -border-right: 1px solid #444444; +border-right: 1px solid #BBBBBB; } h3 {