forked from GNUsocial/gnu-social
Increased z-index for jOverlay
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user