make about:support look even nicer
[themes.git] / EarlyBlue / global / aboutSupport.css
index a87a58381e5544f590a97b0c4abe9fdd7a64f02c..30a5fc3f4fb145dc3d2f1128db06f13895d2b317 100644 (file)
@@ -70,10 +70,14 @@ table {
 }
 
 th, td {
-  border: 1px dotted #9999CC;
   padding: 3px;
 }
 
+th + th,
+td + td {
+  border-left: 1px dotted #9999CC;
+}
+
 thead th {
   text-align: center;
 }