From 768376a9e0df4cb28f77aefaf3590ac13d96e0f2 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 16:33:21 +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=EA=B8=80=EC=93=B0?= =?UTF-8?q?=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 1 + skin/board/neo/write.skin.php | 109 +++++++++++++--------------------- 2 files changed, 43 insertions(+), 67 deletions(-) diff --git a/css/def.css b/css/def.css index 574ca1c73..8778998db 100644 --- a/css/def.css +++ b/css/def.css @@ -211,6 +211,7 @@ h6 {margin:0 0 20px} .frm_tbl .frm_input:focus {padding:4px;border:0;background:#333;color:#fff} .frm_tbl textarea {width:90%} .frm_tbl select {padding:2px} +.frm_file {display:block;margin-bottom:5px} .frm_info {display:block;padding:10px 0 0;color:#595959;line-height:1.3em} .readonly {background:#ff3061} diff --git a/skin/board/neo/write.skin.php b/skin/board/neo/write.skin.php index 43948ec49..f058bc016 100644 --- a/skin/board/neo/write.skin.php +++ b/skin/board/neo/write.skin.php @@ -8,6 +8,8 @@ var char_min = parseInt(); // 최소 var char_max = parseInt(); // 최대 +

+
@@ -20,34 +22,34 @@ var char_max = parseInt(); // 최대 - +
- + - + - + - + @@ -57,27 +59,27 @@ $option_hidden = ''; if ($is_notice || $is_html || $is_secret || $is_mail) { $option = ''; if ($is_notice) { - $option .= PHP_EOL.''; + $option .= PHP_EOL.''.PHP_EOL.''; } if ($is_html) { if ($is_dhtml_editor) { $option_hidden .= ''; } else { - $option .= PHP_EOL.''; + $option .= PHP_EOL.''.PHP_EOL.''; } } if ($is_secret) { if ($is_admin || $is_secret==1) { - $option .= PHP_EOL.''; + $option .= PHP_EOL.''.PHP_EOL.''; } else { $option_hidden .= ''; } } if ($is_mail) { - $option .= PHP_EOL.''; + $option .= PHP_EOL.''.PHP_EOL.''; } } @@ -94,7 +96,7 @@ if ($option) { - + @@ -120,72 +122,45 @@ if ($option) { - + - + - - + + + + + + + + + + + + +
title="패스워드">>
- @@ -104,7 +106,7 @@ if ($option) {
">">
파일 #1 -
- + +
- 파일증가 - 파일감소 + 파일 #2 + + +
파일 #3 + + +
파일 #4 + + +
파일 #5 + +