From 77f8835b48fabf6ed6bcebeff74ea76ece9a3bfa Mon Sep 17 00:00:00 2001 From: ak703 Date: Tue, 30 Mar 2004 20:38:03 +0000 Subject: [PATCH] removed transparency from extra app icons slidedown --- phpgwapi/templates/jerryr/css/jerryr.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/phpgwapi/templates/jerryr/css/jerryr.css b/phpgwapi/templates/jerryr/css/jerryr.css index daa794f810..d57b92ddfa 100644 --- a/phpgwapi/templates/jerryr/css/jerryr.css +++ b/phpgwapi/templates/jerryr/css/jerryr.css @@ -197,7 +197,8 @@ a.textSidebox right:10px; top:113px; visibility:hidden;*/ - background-image:url(../images/alpha-white.png); +/* background-image:url(../images/alpha-white.png); */ + background-color:#eeeeee; border-width:1px; border-color:#7e7e7e; border-style:solid;