compat theme: disable custom infoBox size

This commit is contained in:
Andrew Dolgov 2008-02-20 13:25:50 +01:00
parent 4bb2b57939
commit 2f3d91c570
1 changed files with 2 additions and 2 deletions

View File

@ -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");