Increased z-index for jOverlay

This commit is contained in:
Sarven Capadisli 2009-11-26 16:02:19 +00:00
parent cde4d866eb
commit fc2ce0991f
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ var SN = { // StatusNet
url : '', url : '',
color : '#000', color : '#000',
opacity : '0.6', opacity : '0.6',
zIndex : 99, zIndex : 9999,
center : false, center : false,
imgLoading : $('address .url')[0].href+'theme/base/images/illustrations/illu_progress_loading-01.gif', imgLoading : $('address .url')[0].href+'theme/base/images/illustrations/illu_progress_loading-01.gif',
bgClickToClose : true, bgClickToClose : true,