Code

Udpated error frame, opacity works in konqueror too now
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 25 Jun 2007 11:44:51 +0000 (11:44 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 25 Jun 2007 11:44:51 +0000 (11:44 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6680 594d385d-05f5-0310-b6e9-bd551577e9d8

html/images/opacity_black_75.png [new file with mode: 0644]
include/functions.inc

diff --git a/html/images/opacity_black_75.png b/html/images/opacity_black_75.png
new file mode 100644 (file)
index 0000000..9fac09e
Binary files /dev/null and b/html/images/opacity_black_75.png differ
index 6b6fe5a1cea7a0efb9452ae8bb04139fb4afe273..df840f5002d46d7e8c10f0c85ae368f95528a65c 100644 (file)
@@ -1068,13 +1068,14 @@ function print_red()
           <div  id='e_layer2'
                 style='
                       position: absolute;
-                      background-color: #000000; 
                       left: 0px;
                       top: 0px;
                       right:0px;
                       bottom:0px; 
                       z-index:149;
-                      opacity: 0.75'>
+                      background-image: url(images/opacity_black_75.png);
+'
+>
           </div>
           <div style='margin-left:15%;margin-top:100px;".
             "background-color:white;padding:5px;border:5px solid red;width:55%;z-index:150;".