[Vtigercrm-commits] [vtiger-commits] r4947 - /vtigercrm/trunk/themes/blue/style.css
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Thu Apr 6 09:44:10 EDT 2006
Author: saraj
Date: Thu Apr 6 07:44:05 2006
New Revision: 4947
Log:
style added for picklist editor
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 Thu Apr 6 07:44:05 2006
@@ -1591,3 +1591,17 @@
background-color:#ededed;
}
+/* PICK LIST */
+ul li{
+ padding-bottom:2px;
+ padding-top:2px;
+}
+.leadTable{
+ border:3px solid #CCCCCC;
+ border-collapse:collapse;
+}
+
+.leadTable tr td{
+ border:0px solid #CCCCCC;
+}
+
More information about the vtigercrm-commits
mailing list