From bacb5e55e90d0c4f8dea69a54aeb2526c33a391a Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 2 Dec 2013 11:35:01 +0900 Subject: [PATCH 1/3] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=EC=9E=90:=20=EC=9D=B8=EB=8D=B1=EC=8A=A4=20=EC=87=BC?= =?UTF-8?q?=ED=95=91=EB=AA=B0=ED=98=84=ED=99=A9=20=EA=B7=B8=EB=9E=98?= =?UTF-8?q?=ED=94=84=20=ED=88=B4=ED=8C=81=20=EC=9C=84=EC=B9=98=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/admin.css b/css/admin.css index 51cb4b131..0c7896b87 100644 --- a/css/admin.css +++ b/css/admin.css @@ -452,7 +452,7 @@ td.td_grpset {width:160px;border-left:1px solid #e9ecee;text-align:center} #sidx_graph_area .graph {position:absolute;bottom:0;width:40%;height:0} #sidx_graph_area .order {background:#a0ca30;left:7%} #sidx_graph_area .cancel {background:#ff8db6;right:7%} -#sidx_graph_area #price_tooltip {display:none;position:absolute;top:5px;left:5px;background-color:#fff;border:1px solid gray} +#sidx_graph_area #price_tooltip {display:none;position:absolute;top:-18px;left:0;background-color:#fff;border:1px solid gray} #sidx_graph_area #price_tooltip div {white-space:nowrap} #sidx_graph_date {position:absolute;top:275px;left:15%;margin:0;padding:0;width:85%;border:1px solid #fff;list-style:none} #sidx_graph_date li {position:relative;float:left;width:14%;font-family:tahoma;text-align:center} From e99fe29120159de49bfadc521671e3161eaddff8 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 2 Dec 2013 11:55:26 +0900 Subject: [PATCH 2/3] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=87=BC?= =?UTF-8?q?=ED=95=91=EB=AA=B0:=20=EA=B2=80=EC=83=89=20=EB=8B=AB=EA=B8=B0?= =?UTF-8?q?=20=EB=B2=84=ED=8A=BC=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=EC=9A=A9=20=EB=A7=88=ED=81=AC=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/shop/shop.head.php | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/mobile/shop/shop.head.php b/mobile/shop/shop.head.php index 5a8a6a5cb..f7fef3f1a 100644 --- a/mobile/shop/shop.head.php +++ b/mobile/shop/shop.head.php @@ -19,11 +19,13 @@ include_once(G5_LIB_PATH.'/popular.lib.php');