From 352faeffeff07163803ea8b913072c81ebbc9d41 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 28 Jan 2013 18:46:38 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EB=8C=93=EA=B8=80=20?= =?UTF-8?q?=EC=97=86=EC=9D=84=20=EB=95=8C=20=EC=8A=A4=ED=83=80=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 1 + skin/board/neo/view_comment.skin.php | 1 + 2 files changed, 2 insertions(+) diff --git a/css/default.css b/css/default.css index e7c652348..1d3ae69d9 100644 --- a/css/default.css +++ b/css/default.css @@ -336,6 +336,7 @@ fieldset textarea:focus {padding:4px 4px 5px;border:0;background:#494949;color:# #bo_vc a {color:#000;text-decoration:none} #bo_vc p {padding:0 0 5px;line-height:1.8em} #bo_vc p a {text-decoration:underline} +#bo_vc_empty {margin:0;padding:20px !important;text-align:center} #bo_vc fieldset {margin:0 0 10px;padding:0} #bo_vc_w {zoom:1} #bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""} diff --git a/skin/board/neo/view_comment.skin.php b/skin/board/neo/view_comment.skin.php index 28f86acac..b957e5554 100644 --- a/skin/board/neo/view_comment.skin.php +++ b/skin/board/neo/view_comment.skin.php @@ -68,6 +68,7 @@ var char_max = parseInt(); // 최대 +

등록된 댓글이 없습니다.