[Vtigercrm-commits] [vtiger-commits] r10528 - /vtigercrm/branches/5.0.3/themes/woodspice/style.css

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Thu Mar 29 09:34:55 EDT 2007


Author: richie
Date: Thu Mar 29 07:34:51 2007
New Revision: 10528

Log:
added a css entry for qualify email

Modified:
    vtigercrm/branches/5.0.3/themes/woodspice/style.css

Modified: vtigercrm/branches/5.0.3/themes/woodspice/style.css
==============================================================================
--- vtigercrm/branches/5.0.3/themes/woodspice/style.css (original)
+++ vtigercrm/branches/5.0.3/themes/woodspice/style.css Thu Mar 29 07:34:51 2007
@@ -1665,6 +1665,15 @@
 	font-weight:bold;
         background-color:#00FF00;
 }
+
+
+.qualify_email {
+	                   font-weight:bold;
+	                   background-color:#FFA500;
+	
+          }
+
+
 .delete_email {
 	font-weight:bold;
         background-color:#FF5151;





More information about the vtigercrm-commits mailing list