Add missing thickbox file into soc/content/images and fix the url to this file in jquery-thickbox.css.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
--- a/app/soc/content/css/jquery-thickbox.css Sun Mar 01 15:03:52 2009 +0000
+++ b/app/soc/content/css/jquery-thickbox.css Sun Mar 01 15:10:43 2009 +0000
@@ -35,7 +35,7 @@
width:100%;
}
-.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
+.TB_overlayMacFFBGHack {background: url('/soc/content/images/macFFBgHack.png') repeat;}
.TB_overlayBG {
background-color:#000;
filter:alpha(opacity=75);
Binary file app/soc/content/images/macFFBgHack.png has changed