Site edit '사이트 기본 레이아웃 사용' checked UI enhancement.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12209 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-11-13 12:21:45 +00:00
parent da4896fb1a
commit 00835f4915
2 changed files with 10 additions and 7 deletions

View file

@ -232,6 +232,9 @@ body>.x{max-width:none !important}
#layout li ul._edit_menu {display:none}
#layout li.selected ul._edit_menu {display:block}
#layout .x_btn-group{border-top:1px solid #ddd;padding:10px 0}
#layout .list{position:relative}
#layout .mask{display:none;position:absolute;width:100%;height:100%;left:0;top:0;background:#fff;opacity:.5;filter:alpha(opacity=50);z-index:99}
#layout .disabled>.mask{display:block}
/* Message Box */
#msgBox {width:600px;margin-left:-300px}
#msgBox._small {width:400px;margin-left:-200px}