[Vtigercrm-commits] [vtiger-commits] r4210 - /vtigercrm/trunk/themes/blue/style.css

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed Mar 15 10:33:25 EST 2006


Author: saraj
Date: Wed Mar 15 08:33:21 2006
New Revision: 4210

Log:
Style changes done to reflect corr changes for new UI of email templates

Modified:
    vtigercrm/trunk/themes/blue/style.css

Modified: vtigercrm/trunk/themes/blue/style.css
==============================================================================
--- vtigercrm/trunk/themes/blue/style.css (original)
+++ vtigercrm/trunk/themes/blue/style.css Wed Mar 15 08:33:21 2006
@@ -858,8 +858,9 @@
 	font-size:11px;
 	text-align:left;
 	width:100%;
-	border-left:1px solid #CCCCCC;
+	border-left:0px solid #CCCCCC;
 	border-right:0px solid #CCCCCC;
+	border-collapse: collapse;
 }
 
 .prdTab tr th{
@@ -867,6 +868,7 @@
 	font-size:11px;
 	text-align:left;
 	border-right:1px solid #CCCCCC;
+	border-left:1px solid #CCCCCC;
 	padding-left:5px;
 	background-color:#E5E5E5;
 	height:20px;
@@ -881,6 +883,7 @@
 	font-size:11px;
 	text-align:left;
 	border-right:1px solid #CCCCCC;
+	border-left:1px solid #CCCCCC;
 	border-bottom:1px solid #CCCCCC;
 	padding-left:5px;
 	color:#000000;





More information about the vtigercrm-commits mailing list