From 0ea4b54c165600a01642810ebe6f9349f0740c49 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 1 Jul 2014 21:45:14 -0700 Subject: replication support add-on, re-do support contract info --- css/cssfreeside2.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/cssfreeside2.css b/css/cssfreeside2.css index b22981d..bf7e3ee 100644 --- a/css/cssfreeside2.css +++ b/css/cssfreeside2.css @@ -947,8 +947,11 @@ table.support-plans th { table.support-plans td { background-color:#FFFFFF; - border-style:none; text-align: center; + border-top: none; + border-left: none; + border-right: none; + border-bottom: 1px solid #CCCCCC; } table.support-plans .yes { -- cgit v1.2.1