[Vtigercrm-commits] [vtiger-commits] r9540 - in /vtigercrm/branches/5.0.1/themes: alphagrey/style.css bluelagoon/style.css woodspice/style.css

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Mon Sep 25 09:06:23 EDT 2006


Author: richie
Date: Mon Sep 25 07:06:16 2006
New Revision: 9540

Log:
AllMenu div problem - contribution by brian

Modified:
    vtigercrm/branches/5.0.1/themes/alphagrey/style.css
    vtigercrm/branches/5.0.1/themes/bluelagoon/style.css
    vtigercrm/branches/5.0.1/themes/woodspice/style.css

Modified: vtigercrm/branches/5.0.1/themes/alphagrey/style.css
==============================================================================
--- vtigercrm/branches/5.0.1/themes/alphagrey/style.css (original)
+++ vtigercrm/branches/5.0.1/themes/alphagrey/style.css Mon Sep 25 07:06:16 2006
@@ -2090,7 +2090,7 @@
     left:200px;
     top:100px;
     position:absolute;
-    z-index:1000001;
+    z-index:10000001;
     display:none;
     padding:10px;
     background:#ffffff url(images/layerPopUpBg.gif);

Modified: vtigercrm/branches/5.0.1/themes/bluelagoon/style.css
==============================================================================
--- vtigercrm/branches/5.0.1/themes/bluelagoon/style.css (original)
+++ vtigercrm/branches/5.0.1/themes/bluelagoon/style.css Mon Sep 25 07:06:16 2006
@@ -2091,7 +2091,7 @@
     left:300px;
     top:100px;
     position:absolute;
-    z-index:1000001;
+    z-index:10000001;
     display:none;
     padding:10px;
     background:#ffffff url(images/layerPopUpBg.gif);

Modified: vtigercrm/branches/5.0.1/themes/woodspice/style.css
==============================================================================
--- vtigercrm/branches/5.0.1/themes/woodspice/style.css (original)
+++ vtigercrm/branches/5.0.1/themes/woodspice/style.css Mon Sep 25 07:06:16 2006
@@ -2125,7 +2125,7 @@
     left:300px;
     top:100px;
     position:absolute;
-    z-index:1000001;
+    z-index:10000001;
     display:none;
     padding:10px;
     background:#ffffff url(images/layerPopUpBg.gif);





More information about the vtigercrm-commits mailing list