[Vtigercrm-commits] [vtiger-commits] r7252 - /vtigercrm/trunk/themes/blue/style.css
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Mon Jun 19 04:03:42 EDT 2006
Author: saraj
Date: Mon Jun 19 02:03:38 2006
New Revision: 7252
Log:
css for EditListPriceLay has been included
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 Mon Jun 19 02:03:38 2006
@@ -2291,6 +2291,17 @@
padding:5px;
}
+#EditListPriceLay{
+ font-family:Arial, Helvetica, sans-serif;
+ font-size:11px;
+ text-align:left;
+ width:300px;
+ border:3px solid #CCCCCC;
+ background-color:#FFFFFF;
+ padding:5px;
+}
+
+
/* For Report HTML Generation*/
.rptCellLabel {
More information about the vtigercrm-commits
mailing list