From a5eac89390bf453d284ed0b9ef7e6adebfc6b1cc Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 10 Jan 2013 15:59:52 +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?= =?UTF-8?q?=EC=93=B0=EA=B8=B0,=20=EC=9B=B9=EC=A0=91=EA=B7=BC=EC=84=B1=20?= =?UTF-8?q?=EC=8A=A4=ED=82=AC=20CSS=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 17 ++++++++++++----- skin/board/neo/view_comment.skin.php | 2 +- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/css/def.css b/css/def.css index 5467d66e9..377ab3b1b 100644 --- a/css/def.css +++ b/css/def.css @@ -13,6 +13,9 @@ input {margin:0;padding:0;font-family:"verdana","dotum"} p {margin:5px 0;padding:10px 0;line-height:1.5em} hr {display:none} +/* 웹접근성 스킬 */ +.sound_only {display:inline-block;margin:0;padding:0;width:0;height:0;overflow:hidden} + /* 기본테이블 */ table {margin-bottom:20px;width:100%;border-collapse:collapse;border-spacing:0} tfoot td {background:#f9f9f5;font-weight:bold;text-align:center} @@ -337,17 +340,21 @@ a {color:#000;text-decoration:none} .bo_vc_info dt {float:left} .bo_vc_info dd {float:left;margin:0 15px 0 10px} #bo_vc p {padding:0;font-size:0.75em} +#bo_vc fieldset {margin:0;padding:0;border:0;background:transparent;font-size:0.75em} #bo_vc footer {zoom:1} #bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""} -.bo_vc_act {float:right;font-size:0.75em;list-style:none;zoom:1} +.bo_vc_act {float:right;margin:0;font-size:0.75em;list-style:none;zoom:1} .bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""} .bo_vc_act li {float:left;margin-left:5px} #bo_vc_w {position:relative;margin-top:10px;zoom:1} #bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""} -#bo_vc_w fieldset {margin:0;padding:0;border:0;background:transparent} -#bo_vc_w textarea {display:block;margin:10px 70px 10px 0;width:100%;height:50px} -#bo_vc_w .fieldset_submit {float:right;margin:0 2% 0 0} -#bo_vc_w #char_cnt {position:absolute;top:0;right:0} +#bo_vc_w fieldset {margin:0;padding:0 0 0 10px;border:0;background:transparent;font-size:0.75em} +/* 댓글 CAPTCHA */ +#bo_vc_w #captcha_comment {font-size:1.4em !important} +#bo_vc_warea {position:relative;margin:10px 100px 10px 0} +#bo_vc_warea textarea {width:100%;height:50px} +#bo_vc_warea .bo_vc_submit {position:absolute;top:0;right:-90px;width:75px;height:57px;border:1px solid #666;background:#555;color:#fff;letter-spacing:-0.1em} +#bo_vc_w #char_cnt {position:absolute;top:5px;right:10px} #bo_sch {display:hidden;visibility:hidden;height:0;overflow:hidden} diff --git a/skin/board/neo/view_comment.skin.php b/skin/board/neo/view_comment.skin.php index 6713c8e34..2a4b8d847 100644 --- a/skin/board/neo/view_comment.skin.php +++ b/skin/board/neo/view_comment.skin.php @@ -84,8 +84,8 @@ var char_max = parseInt(); // 최대 + -