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

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Mon May 15 22:50:18 EDT 2006


Author: saraj
Date: Mon May 15 20:50:14 2006
New Revision: 6008

Log:
z-index has been changed for calAddEvent class

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 May 15 20:50:14 2006
@@ -469,7 +469,7 @@
 
 .calAddEvent {
 	position:absolute;
-	z-index:1000000;
+	z-index:10000;
 	width:500px;
 
 	left:200px;





More information about the vtigercrm-commits mailing list