From 8da532dd4dfa883ae469a1ad9671dc78b060baa5 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 18:39:34 +0900 Subject: [PATCH 1/5] =?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=AA=A9=EB=A1=9D=20?= =?UTF-8?q?=EC=95=84=EC=9D=B4=EB=94=94=20=ED=81=B4=EB=9E=98=EC=8A=A4?= =?UTF-8?q?=EB=AA=85=20=EC=9E=AC=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/board/neo/list.skin.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/skin/board/neo/list.skin.php b/skin/board/neo/list.skin.php index a45b330c2..ca69ade92 100644 --- a/skin/board/neo/list.skin.php +++ b/skin/board/neo/list.skin.php @@ -11,7 +11,7 @@ if ($is_nogood) $colspan++;

-
게시판 관리자 바로가기
+
게시판 관리자 바로가기
@@ -83,7 +83,7 @@ if ($is_nogood) $colspan++; -> +> - + From 44f2fd6542d76355b84421569fd1b09536b48b56 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 18:41:46 +0900 Subject: [PATCH 2/5] =?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=B2=84=ED=8A=BC=20?= =?UTF-8?q?=EB=B0=8F=20=ED=8E=98=EC=9D=B4=EC=A7=95=20=EC=8A=A4=ED=83=80?= =?UTF-8?q?=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/def.css b/css/def.css index 0e2caef25..2ef445a3c 100644 --- a/css/def.css +++ b/css/def.css @@ -352,7 +352,7 @@ h6 {margin:0 0 20px} #memo_write textarea {height:100px} /* pagination */ -.pg {clear:both;margin-bottom:30px;font-size:0.875em;text-align:center} +.pg {clear:both;margin:0 0 10px;padding-top:20px;font-size:0.875em;text-align:center} .pg_page, .pg_current {display:inline-block;position:relative;margin-left:-6px;padding:0 10px;height:25px;border:1px solid #ddd;background:#fff;line-height:1.9em;vertical-align:middle} .pg_page {text-decoration:none} .pg_current {font-weight:normal} \ No newline at end of file From 01d28f000b9076ef694fc2b8904135fe767670ae Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 18:43:40 +0900 Subject: [PATCH 3/5] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=B4=88?= =?UTF-8?q?=EA=B8=B0=ED=99=94=EB=A9=B4=20=ED=83=80=EC=9D=B4=ED=8B=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/index.php b/index.php index 02a5cf65d..cd37fdb46 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,6 @@ include_once('./_common.php'); include_once($g4['path'].'/lib/latest.lib.php'); $index = 1; -$g4['title'] = ''; include_once('./_head.php'); ?> From f834584605b3b2776425677358ad568fe0c4a66c Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 18:45:06 +0900 Subject: [PATCH 4/5] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=B4=88?= =?UTF-8?q?=EA=B8=B0=ED=99=94=EB=A9=B4=20=EC=B5=9C=EC=8B=A0=EA=B8=80=20?= =?UTF-8?q?=EC=BF=BC=EB=A6=AC=EC=97=90=EC=84=9C=20bo=5Fsubject=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index cd37fdb46..0b41346cc 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ include_once('./_head.php'); Date: Tue, 8 Jan 2013 18:54:59 +0900 Subject: [PATCH 5/5] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20wrapper=20?= =?UTF-8?q?=EC=B5=9C=EC=86=8C=EC=82=AC=EC=9D=B4=EC=A6=88=201000px=20?= =?UTF-8?q?=EB=A1=9C=20=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/css/def.css b/css/def.css index 2ef445a3c..368c63f7c 100644 --- a/css/def.css +++ b/css/def.css @@ -83,30 +83,30 @@ h6 {margin:0 0 20px} #hdsch_submit {position:relative;margin-left:-5px} /* 사이드 네비게이션: 아웃로그인, 설문조사 등 */ -#snb {z-index:3;position:absolute;top:120px;right:0;font-family:"verdana","dotum"} +#snb {z-index:3;position:absolute;top:113px;right:0;font-family:"verdana","dotum"} #snb ul {margin:0;padding:0;list-style:none} /* 아웃로그인 */ -.outlogin {position:relative;margin-bottom:5px;border-bottom:1px solid #dedace;line-height:1em} +.outlogin {position:relative;border-bottom:1px solid #dedace;border-left:1px solid #ddd;background:#f9faf5;line-height:1em} .outlogin h2 {margin:0;padding:0;height:0;overflow:hidden} /* 로그인 전 */ -#ol_before {padding:10px 10px 0;width:199px;background:#f9f9f5;font-size:0.7em} +#ol_before {padding:15px 10px 0;width:199px;background:#f9f9f5;font-size:0.7em} #ol_before fieldset {margin:0;padding:0;border:0;background:transparent} #ol_before legend {position:absolute;padding:0;width:0;height:0;border:0;background:transparent;overflow:hidden} #ol_before input:focus {background:#333;color:#fff} #ol_mb_id{display:block;margin-bottom:3px;padding:0 5px;width:185px;height:22px;border:1px solid #d7d7d7;background:#fff;line-height:1.6em} -#ol_mb_id_label {z-index:2;position:absolute;top:18px;left:20px;color:#696969} +#ol_mb_id_label {z-index:2;position:absolute;top:23px;left:20px;color:#696969} #ol_mb_pw {display:block;padding:0 5px;width:120px;height:22px;border:1px solid #d7d7d7;background:#fff;line-height:1.6em} -#ol_mb_pw_label {z-index:2;position:absolute;top:45px;left:20px;color:#696969} -#auto_login {position:absolute;top:69px;left:13px} -#auto_login_label {position:absolute;top:71px;left:28px;color:#696969;letter-spacing:-0.1em} +#ol_mb_pw_label {z-index:2;position:absolute;top:50px;left:20px;color:#696969} +#auto_login {position:absolute;top:74px;left:13px} +#auto_login_label {position:absolute;top:76px;left:30px;color:#696969;letter-spacing:-0.1em} #ol_before ul {position:relative;top:0;left:112px;margin:10px 0;width:90px;zoom:1} #ol_before ul:after {display:block;visibility:hidden;clear:both;content:""} #ol_before li {float:left;margin-right:5px} #ol_before a {color:#696969;text-decoration:none;letter-spacing:-0.1em} -#ol_submit {position:absolute;top:37px;right:12px;width:60px;height:24px;border:1px solid #b7b7b7;background:#fff;font-size:1em;font-weight:bold;letter-spacing:-0.1em;line-height:2em} +#ol_submit {position:absolute;top:42px;right:12px;width:60px;height:24px;border:1px solid #b7b7b7;background:#fff;font-size:1em;font-weight:bold;letter-spacing:-0.1em;line-height:2em} /* 로그인 후 */ -#ol_after {width:219px;background:#f9f9f5;color:#000;font-size:0.75em} +#ol_after {padding-top:15px;width:219px;background:#f9f9f5;color:#000;font-size:0.75em} #ol_after header {padding:10px 0;text-align:center} #ol_after ul {padding:5px 0;background:#fff} #ol_after li a {display:block;position:relative;padding:7px 10px;color:#000;text-decoration:none} @@ -115,7 +115,7 @@ h6 {margin:0 0 20px} #ol_after footer a {display:inline-block;padding:0 10px;color:#000;text-decoration:none} /* 설문조사 */ -#poll {width:219px;border-bottom:1px solid #dedace;background:#fff;font-size:0.75em} +#poll {width:219px;border-bottom:1px solid #dedace;border-left:1px solid #ddd;background:#fff;font-size:0.75em} #poll header {padding:10px 10px 1px;border-bottom:1px solid #efeada;background:#f9f9f5} #poll h2 {display:inline-block;margin:0;font-size:1em} #poll p {padding:0} @@ -150,7 +150,7 @@ h6 {margin:0 0 20px} #poll_result_another a {display:block;padding:5px 0} /* 레이아웃 중간 */ -#wrapper {z-index:2;clear:both;position:relative;margin:-2px 0 0 0;padding:1px 250px 30px 30px;min-height:520px;height:auto !important;height:520px;background:url("../img/wrapper_bg.jpg") top right repeat-y} +#wrapper {z-index:2;clear:both;position:relative;margin:-2px 0 0 0;padding:1px 250px 30px 30px;min-height:520px;height:auto !important;height:520px;min-width:1000px;width:auto !important;width:1000px;background:url("../img/wrapper_bg.jpg") top right repeat-y} #wrapper h1 {margin-top:30px} /* 레이아웃 하단 */