From 47f546ac730817c185ef5ecce0c54bd8cd2b7640 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 17 Jan 2013 19:53:33 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=ED=81=AC?= =?UTF-8?q?=EB=A1=9C=EC=8A=A4=EB=B8=8C=EB=9D=BC=EC=9A=B0=EC=A7=95=EC=9D=84?= =?UTF-8?q?=20=ED=96=A5=ED=95=9C=20=EB=AA=B8=EB=B6=80=EB=A6=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 21 +++++++-------------- skin/outlogin/neo/outlogin.skin.1.php | 8 ++++---- 2 files changed, 11 insertions(+), 18 deletions(-) diff --git a/css/default.css b/css/default.css index 5324b4e6e..0ed548070 100644 --- a/css/default.css +++ b/css/default.css @@ -36,7 +36,7 @@ td {padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9} /* 필드셋 */ fieldset {margin-bottom:20px;padding:13px;border:0} -legend {margin-left:0;padding:7px 10px;border:1px solid #dedace;background:#333;color:#fff} +legend {position:absolute;padding:0;width:0;height:0;border:0;background:transparent;overflow:hidden} .fieldset_input, fieldset textarea {padding:3px 3px 4px;border:1px solid #ddd;background:#fff;vertical-align:middle} .fieldset_input:focus, @@ -81,7 +81,6 @@ a {color:#000;text-decoration:none} /* 상단 전체검색 */ #hdsch {z-index:3;position:absolute;top:-31px !important;top:-33px;right:0;margin:0;padding:0;width:219px;border:0;border-left:1px solid #bbb;background:#fff} -#hdsch legend {position:absolute;padding:0;width:0;height:0;border:0;overflow:hidden} #hdsch_stx {margin:5px 0 5px 5px;padding:0 5px;height:20px;width:165px;border:0;background:transparent;line-height:1.4em} #hdsch_stx:focus {background:#464649;color:#fff} @@ -95,19 +94,17 @@ a {color:#000;text-decoration:none} /* 아웃로그인 전 */ #ol_before {padding:15px 10px 0;width:199px} #ol_before fieldset {margin:0;padding:0} -#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_id {display:block;margin-bottom:3px;padding:0 5px;width:185px;height:22px;border:1px solid #d7d7d7;background:#fff;line-height:1.6em} +#ol_id {display:block;padding:3px 5px;width:185px;border:1px solid #d7d7d7;background:#fff;line-height:1.6em} .ol_idlabel {position:absolute;top:21px;left:15px;color:#696969;font-size:0.9em} -#ol_pw {display:block;margin-bottom:3px;padding:0 5px;width:185px;height:22px;border:1px solid #d7d7d7;background:#fff;vertical-align:top;line-height:1.6em} +#ol_pw {display:block;padding:3px 5px;width:185px;border:1px solid #d7d7d7;background:#fff;vertical-align:top;line-height:1.6em} .ol_pwlabel {position:absolute;top:48px;left:15px;color:#696969;font-size:0.9em} #auto_login {} #auto_login_label {color:#696969;letter-spacing:-0.1em} #ol_submit {width:60px;height:24px;border:1px solid #b7b7b7;background:#fff;font-weight:bold;letter-spacing:-0.1em;vertical-align:top} -#ol_before ul {margin:7px 0 13px;width:199px;zoom:1} +#ol_before ul {float:right;margin:7px 0 13px;zoom:1} #ol_before ul:after {display:block;visibility:hidden;clear:both;content:""} -#ol_before li {float:right;margin-right:5px;padding-top:2px} -#ol_before #ol_auto {float:left;margin:0;padding:0} +#ol_before li {float:left;margin-left:5px;padding-top:2px} +#ol_before #ol_auto {float:left;margin:4px 0 0;padding:0} #ol_before a {color:#696969;letter-spacing:-0.1em} /* 아웃로그인 후 */ #ol_after {width:219px} @@ -165,7 +162,6 @@ a {color:#000;text-decoration:none} #poll_result_cmt h1 {display:inline-block;margin:0 10px 0 0;padding:0} #poll_result_cmt p {padding:3px 0} #poll_result_cmt fieldset {margin-bottom:0;text-align:left} -#poll_result_cmt legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden} #poll_result_cmt fieldset p {margin:0 0 15px;padding:3px 0 0px;text-align:left} #poll_result_cmt footer {text-align:right} .poll_cmt_del a {display:inline-block;padding-bottom:10px} @@ -315,7 +311,6 @@ a {color:#000;text-decoration:none} .btn_bo_adm {float:left} .btn_bo_adm li {float:left;margin-right:5px} #bo_sch {display:inline-block;float:left;margin:0;padding:0;border:0;vertical-align:middle} -#bo_sch legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden} #bo_sch form {display:inline-block} #bo_list caption {padding:0;height:0;color:transparent;overflow:hidden} /* ff에서 감추기 위해 color:transparent 사용 */ #bo_list td {line-height:1em} @@ -425,7 +420,7 @@ a {color:#000;text-decoration:none} /* 회원가입 약관 */ #fregister section {margin-bottom:20px} -#fregister textarea {display:block;margin-bottom:10px;padding:5px;width:98%;height:300px;border:1px solid #ddd;background:#f7f7f7} +#fregister textarea {display:block;margin-bottom:10px;padding:5px;width:98%;height:150px;border:1px solid #ddd;background:#f7f7f7} #fregister textarea:focus {background:#333;color:#fff} .fregister_agree {margin:0;padding:0;text-align:right} .fregister_agree label {display:inline-block;margin-right:10px;vertical-align:middle} @@ -455,7 +450,6 @@ a {color:#000;text-decoration:none} /* 최근게시물 */ #new_search {margin:0 0 10px;padding:0;border:0;text-align:right} -#new_search legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden} /* 새창 공통 */ .new_win h1 {padding:20px 30px 10px;background:#494949;color:#fff} @@ -499,7 +493,6 @@ a {color:#000;text-decoration:none} /* 아이디/패스워드 찾기 */ #find_info fieldset {padding:0} -#find_info legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden} #find_info #captcha {padding-top:20px;border-top:1px solid #ddd} #find_info #captcha input {margin-left:5px} diff --git a/skin/outlogin/neo/outlogin.skin.1.php b/skin/outlogin/neo/outlogin.skin.1.php index 94ee6e364..b1b5f51c4 100644 --- a/skin/outlogin/neo/outlogin.skin.1.php +++ b/skin/outlogin/neo/outlogin.skin.1.php @@ -13,11 +13,11 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 +
+ + +