Index: lams_central/web/css/thickbox.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/thickbox.css,v diff -u -r1.1 -r1.2 --- lams_central/web/css/thickbox.css 5 Mar 2008 07:33:02 -0000 1.1 +++ lams_central/web/css/thickbox.css 11 Dec 2012 11:29:43 -0000 1.2 @@ -110,6 +110,7 @@ top: 50%; left: 50%; margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */ + background-image: url(../images/loadingAnimation.gif); /* modified by LAMS */ } * html #TB_load { /* ie6 hack */ position: absolute;