Some cross-browser updates for conversation UI

This commit is contained in:
Sarven Capadisli
2009-05-30 19:42:15 +00:00
parent b8de793556
commit f56f2f52e7
3 changed files with 17 additions and 3 deletions

View File

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