모바일쇼핑몰: 상품 상세보기 loading_message 스타일 수정

This commit is contained in:
whitedot
2013-10-23 11:41:16 +09:00
parent f9cf3c3cd6
commit 96ce292df3

View File

@ -84,9 +84,8 @@
#menu_list {position:fixed;left:0;bottom:0}
.menu_hidden {display:none}
/* 로딩안내 레이어 */
#loading_message {position:absolute;top:0;left:0;z-index:10000;background-color:#eee;opacity:0.5}
#loading_message {z-index:10000;position:absolute;top:0;left:0;background:#fff;opacity:0.7}
#loading_message img {position:relative;opacity:1.0}
/* 알림 box */