From dd6444b4ac14829912e6dc00e470860d18fdbcf1 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 21 Feb 2013 10:09:06 +0900 Subject: [PATCH] =?UTF-8?q?adm.css=20=EB=A5=BC=20admin.css=20=EB=A1=9C=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD,=20=EA=B8=B0=EB=B3=B8=ED=85=8C=EC=9D=B4?= =?UTF-8?q?=EB=B8=94=20thead=20th=20=EC=83=89=EC=83=81=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD,=20=ED=8C=A8=EC=8A=A4=EC=9B=8C=EB=93=9C=20=ED=99=95?= =?UTF-8?q?=EC=9D=B8=20=ED=8E=98=EC=9D=B4=EC=A7=80=20=EC=95=88=EB=82=B4?= =?UTF-8?q?=EB=AC=B8=EA=B5=AC=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/{adm.css => admin.css} | 0 css/default.css | 4 ++-- skin/member/basic/password.skin.php | 13 +++++++++++++ 3 files changed, 15 insertions(+), 2 deletions(-) rename css/{adm.css => admin.css} (100%) diff --git a/css/adm.css b/css/admin.css similarity index 100% rename from css/adm.css rename to css/admin.css diff --git a/css/default.css b/css/default.css index a3b968c5a..2829ed891 100644 --- a/css/default.css +++ b/css/default.css @@ -112,7 +112,7 @@ a:active {color:#000;text-decoration:underline} /* 기본테이블 */ .basic_tbl {margin-bottom:10px;width:100%;border-collapse:collapse;border-spacing:0} .basic_tbl caption {padding:0 0 10px;color:#777;text-align:left} -.basic_tbl thead th {padding:12px 0 8px;background:#079dd2;color:#fff} +.basic_tbl thead th {padding:12px 0 8px;background:#565e60;color:#fff} .basic_tbl thead a {color:#fff} .basic_tbl thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ .basic_tbl tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff} @@ -429,7 +429,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#334356;color:#f #bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none} -#bo_cate #bo_cate_on {z-index:2;border:1px solid #079dd2;background:#fff;color:#079dd2;font-weight:bold} +#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold} .bo_fx {margin-bottom:5px;zoom:1} .bo_fx:after {display:block;visibility:hidden;clear:both;content:""} diff --git a/skin/member/basic/password.skin.php b/skin/member/basic/password.skin.php index a3e2ebc5e..6f597f001 100644 --- a/skin/member/basic/password.skin.php +++ b/skin/member/basic/password.skin.php @@ -1,12 +1,25 @@

+ + 작성자만 글을 수정할 수 있습니다. + 작성자 본인이라면, 글 작성시 입력한 패스워드를 입력하여 글을 수정할 수 있습니다. + + 작성자만 글을 삭제할 수 있습니다. + 작성자 본인이라면, 글 작성시 입력한 패스워드를 입력하여 글을 삭제할 수 있습니다. + 비밀글 기능으로 보호된 글입니다. 작성자와 관리자만 열람하실 수 있습니다. 본인이라면 패스워드를 입력하세요. +