summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-02-20 13:25:50 +0100
committerAndrew Dolgov <[email protected]>2008-02-20 13:25:50 +0100
commit2f3d91c570bafbf79467e9a5dcb9c0f1adc8dea8 (patch)
tree3387a7782d92534eb38cfe1e45fade667fde04ae /themes
parent4bb2b57939fba920f3a67bf377e3fa850e9e4df7 (diff)
compat theme: disable custom infoBox size
Diffstat (limited to 'themes')
-rw-r--r--themes/compat/theme.css4
1 files changed, 2 insertions, 2 deletions
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");