From: Andrew Dolgov Date: Wed, 20 Feb 2008 12:25:50 +0000 (+0100) Subject: compat theme: disable custom infoBox size X-Git-Tag: 1.2.20~9 X-Git-Url: https://git.wh0rd.org/?p=tt-rss.git;a=commitdiff_plain;h=2f3d91c570bafbf79467e9a5dcb9c0f1adc8dea8 compat theme: disable custom infoBox size --- diff --git a/themes/compat/theme.css b/themes/compat/theme.css index 1c820f42..ef6cf14c 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");