Code

Updated z-index
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 21 Jan 2010 09:51:20 +0000 (09:51 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 21 Jan 2010 09:51:20 +0000 (09:51 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15219 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/ihtml/themes/default/msg_dialog.tpl

index dba5d3cb1ffa8ba03a488802cf2f71f768046a12..53f769a1b10526f70ea3b2ab9f449dc788fe474c 100644 (file)
@@ -14,7 +14,7 @@
                                allowtransparency='true';
                                background-color: #FFFFFF;
                                filter:chroma(color=#FFFFFF);
-                               z-index:0; ">
+                               z-index:100; ">
                </iframe>
                <div  id='e_layer2'
                        style="
@@ -23,7 +23,7 @@
                                top: 0px;
                                right:0px;
                                bottom:0px;
-                               z-index:0;
+                               z-index:100;
                                width:100%;
                                height:100%;
                                filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/opacity_black.png'); "
@@ -36,7 +36,7 @@
                                top: 0px;
                                right:0px;
                                bottom:0px;
-                               z-index:0;
+                               z-index:100;
                                background-image: url(images/opacity_black.png);">
 
        {/if}