From 77b01187dc720990e5e164f53b9a347642576ccf Mon Sep 17 00:00:00 2001 From: dervitx Date: Mon, 10 Jul 2006 07:45:08 +0000 Subject: [PATCH] we have now a sliding configuration menu on graphics. It's made with cross-browser libraries (http://www.cross-browser.com/), whose i also committed on include/styles/cb. I don't now if this folder is the right one. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@116 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/reporting/stat_win.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pandora_console/reporting/stat_win.php b/pandora_console/reporting/stat_win.php index 720c955e0f..1a7df876a9 100644 --- a/pandora_console/reporting/stat_win.php +++ b/pandora_console/reporting/stat_win.php @@ -141,6 +141,9 @@ if (comprueba_login() == 0) { position:absolute; margin:0; width:550px; height:220px; visibility:hidden; + filter:alpha(opacity=95); + -moz-opacity: 0.95; + opacity: 0.95; } -->