From 96ce292df399262fb3d63d9fed328953f60cb796 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 23 Oct 2013 11:41:16 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=87=BC=ED=95=91?= =?UTF-8?q?=EB=AA=B0:=20=EC=83=81=ED=92=88=20=EC=83=81=EC=84=B8=EB=B3=B4?= =?UTF-8?q?=EA=B8=B0=20loading=5Fmessage=20=EC=8A=A4=ED=83=80=EC=9D=BC=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/skin/shop/basic/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mobile/skin/shop/basic/style.css b/mobile/skin/shop/basic/style.css index 93bba4ad9..0dd58f880 100644 --- a/mobile/skin/shop/basic/style.css +++ b/mobile/skin/shop/basic/style.css @@ -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 */