From 0667ca3d148ea4da18011c1f5822cd26abf65619 Mon Sep 17 00:00:00 2001 From: minsupkr Date: Wed, 1 Apr 2020 11:54:30 +0900 Subject: [PATCH] =?UTF-8?q?=EC=83=81=ED=92=88=20=EB=AA=A9=EB=A1=9D=20:=20l?= =?UTF-8?q?ist.10.skin.php=20=EC=8B=9C=EC=A4=91=EA=B0=80=20=ED=91=9C?= =?UTF-8?q?=EC=8B=9C=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=88=98=EC=A0=95=20?= =?UTF-8?q?=EB=B2=84=EA=B7=B8=2010343?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/shop/basic/style.css | 2 +- theme/basic/skin/shop/basic/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/skin/shop/basic/style.css b/skin/shop/basic/style.css index 911beb2d9..8ecdb4aa0 100644 --- a/skin/shop/basic/style.css +++ b/skin/shop/basic/style.css @@ -208,7 +208,7 @@ .sct_10 .sct_basic {margin-bottom:5px;color:#6e7f88} .sct_10 .sct_bottom {position:relative;min-height:20px} .sct_10 .sct_cost {margin:5px 0 10px;font-size:1.25em;font-weight:bold} -.sct_10 .sct_dict {display:none;text-decoration:line-through;font-weight:normal;font-size:0.85em;color:#858a8d} +.sct_10 .sct_dict {display:block;text-decoration:line-through;font-weight:normal;font-size:0.85em;color:#858a8d} .sct_10 .sct_sns_wrap {display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999} .sct_10 .sct_sns {position:absolute;top:50%;left:50%;background:#fff;text-align:center;width:245px;max-height:300px;margin-left:-125px;margin-top:-180px;overflow-y:auto;border-radius:5px;-webkit-box-shadow:1px 1px 18px rgba(0,0,0,0.2);-moz-box-shadow: 1px 1px 18px rgba(0,0,0,0.2);box-shadow: 1px 1px 18px rgba(0,0,0,0.2);border:1px solid #dde7e9;background:#fff;border-radius:3px} diff --git a/theme/basic/skin/shop/basic/style.css b/theme/basic/skin/shop/basic/style.css index c5ef91e04..6747a379a 100644 --- a/theme/basic/skin/shop/basic/style.css +++ b/theme/basic/skin/shop/basic/style.css @@ -209,7 +209,7 @@ .sct_10 .sct_basic {margin-bottom:5px;color:#6e7f88} .sct_10 .sct_bottom {position:relative;min-height:20px} .sct_10 .sct_cost {margin:5px 0 10px;font-size:1.25em;font-weight:bold} -.sct_10 .sct_dict {display:none;text-decoration:line-through;font-weight:normal;font-size:0.85em;color:#858a8d} +.sct_10 .sct_dict {display:block;text-decoration:line-through;font-weight:normal;font-size:0.85em;color:#858a8d} .sct_10 .sct_sns_wrap {display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999} .sct_10 .sct_sns {position:absolute;top:50%;left:50%;background:#fff;text-align:center;width:245px;max-height:300px;margin-left:-125px;margin-top:-180px;overflow-y:auto;border-radius:5px;-webkit-box-shadow:1px 1px 18px rgba(0,0,0,0.2);-moz-box-shadow: 1px 1px 18px rgba(0,0,0,0.2);box-shadow: 1px 1px 18px rgba(0,0,0,0.2);border:1px solid #dde7e9;background:#fff;border-radius:3px}