summaryrefslogtreecommitdiff
path: root/css/cssfreeside2.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/cssfreeside2.css')
-rw-r--r--css/cssfreeside2.css5
1 files changed, 4 insertions, 1 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 {