From 0ea4b54c165600a01642810ebe6f9349f0740c49 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 1 Jul 2014 21:45:14 -0700 Subject: [PATCH] replication support add-on, re-do support contract info --- css/cssfreeside2.css | 5 ++++- services.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) 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 { diff --git a/services.html b/services.html index 12a0c7c..f6d778c 100644 --- a/services.html +++ b/services.html @@ -109,7 +109,7 @@ - + -- 2.11.0
Bronze Silver Gold