replication support add-on, re-do support contract info
authorIvan Kohler <ivan@freeside.biz>
Wed, 2 Jul 2014 04:45:14 +0000 (21:45 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 2 Jul 2014 04:45:14 +0000 (21:45 -0700)
css/cssfreeside2.css
services.html

index b22981d..bf7e3ee 100644 (file)
@@ -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 {
index 12a0c7c..f6d778c 100644 (file)
 <table class="support-plans">
 
   <tr>
-    <td><!--<B>Services included</B>--></td>
+    <th><!--<B>Services included</B>--></th>
     <th STYLE="background-color: #EDB53B"><B>Bronze</B></th>
     <th STYLE="background-color: #DDDDDD"><B>Silver</B></th>
     <th STYLE="background-color: #FFEF04"><B>Gold</B></th>