From 2f3d91c570bafbf79467e9a5dcb9c0f1adc8dea8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 20 Feb 2008 13:25:50 +0100 Subject: compat theme: disable custom infoBox size --- themes/compat/theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/compat') diff --git a/themes/compat/theme.css b/themes/compat/theme.css index 1c820f42d..ef6cf14cc 100644 --- a/themes/compat/theme.css +++ b/themes/compat/theme.css @@ -395,7 +395,7 @@ div.helpResponse { background : white; } -#infoBoxShadow { +/*#infoBoxShadow { background-image : url("images/shadow.png"); position : absolute; width : 30%; @@ -403,7 +403,7 @@ div.helpResponse { top : 30%; z-index : 3; display : none; -} +}*/ div.infoBoxContents { background-image : url("images/vgrad_light_rev2.png"); -- cgit v1.2.3