From 5e3acd682ccd5fe4ebfdfc87a5174a938710ae21 Mon Sep 17 00:00:00 2001
From: whitedot
Date: Mon, 15 Jul 2013 12:05:24 +0900
Subject: [PATCH] =?UTF-8?q?=EA=B7=B8=EB=88=84=EB=B3=B4=EB=93=9C4s=20?=
=?UTF-8?q?=EB=B2=84=EA=B7=B8=EC=8B=A0=EA=B3=A0=20=EC=B2=98=EB=A6=AC,=20?=
=?UTF-8?q?=EB=A7=88=EC=8A=A4=ED=83=80=EB=8B=98,=20=EC=9A=B0=EC=84=B1?=
=?UTF-8?q?=EB=8B=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
skin/board/basic/style.css | 6 ++----
skin/board/gallery/style.css | 17 +++++++++++++++--
skin/member/basic/register_form.skin.php | 2 +-
3 files changed, 18 insertions(+), 7 deletions(-)
diff --git a/skin/board/basic/style.css b/skin/board/basic/style.css
index 53edf8163..e3f431aab 100644
--- a/skin/board/basic/style.css
+++ b/skin/board/basic/style.css
@@ -1,5 +1,3 @@
-/* 게시판 쓰기 */
-
/* 게시판 목록 */
#bo_list_title {margin-bottom:20px;font-size:1.2em;letter-spacing:-0.1em}
@@ -45,8 +43,8 @@ html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !importa
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right}
-.autosave_close {cursor:pointer;}
-.autosave_content {display:none;}
+.autosave_close {cursor:pointer}
+.autosave_content {display:none}
/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px}
diff --git a/skin/board/gallery/style.css b/skin/board/gallery/style.css
index fd0f04abb..46d36a6d6 100644
--- a/skin/board/gallery/style.css
+++ b/skin/board/gallery/style.css
@@ -1,5 +1,3 @@
-/* 게시판 쓰기 */
-
/* 게시판 목록 */
#bo_list_title {margin-bottom:20px;font-size:1.2em;letter-spacing:-0.1em}
@@ -57,6 +55,21 @@
#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
+/* 게시판 쓰기 */
+#autosave_wrapper {position:relative}
+#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
+html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
+#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
+#autosave_pop div {text-align:right}
+#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
+#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
+#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}
+#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
+#autosave_pop a {display:block;float:left}
+#autosave_pop span {display:block;float:right}
+.autosave_close {cursor:pointer}
+.autosave_content {display:none}
+
/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px}
diff --git a/skin/member/basic/register_form.skin.php b/skin/member/basic/register_form.skin.php
index cb5deadd5..ef8f6af67 100644
--- a/skin/member/basic/register_form.skin.php
+++ b/skin/member/basic/register_form.skin.php
@@ -235,7 +235,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
작성하신 내용를 발송하시려면 버튼을, 작성을 취소하고 창을 닫으시려면 취소 링크를 누르세요.
- 취소
+ 취소