.wfsr_fog UI fix.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9331 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-09-26 06:58:50 +00:00
parent e38cee1604
commit 51748267cf
3 changed files with 2 additions and 0 deletions

View file

@ -56,3 +56,4 @@ body>.message{margin:1em}
.wfsr_fog{position:absolute;top:0;left:0;width:100%;_height:100%;min-height:100%;z-index:100}
.wfsr_fog .bg{position:absolute;background:#000;_background:none;width:100%;height:100%;opacity:.5;z-index:2;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);zoom:1}
.wfsr_fog .ie6{position:absolute;left:0;top:0;width:100%;height:100%;border:0;opacity:0;filter:alpha(opacity=0);z-index:1}
.wfsr_fog .message.update{background:#FFFDEF url(../../common/img/msg.loading.gif) no-repeat 1em .5em}