From f24ef3e1c26ddfaa1e0bb2c6f41f5177d3b5557f Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 5 Mar 2013 18:38:06 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20=EC=95=84?= =?UTF-8?q?=EC=9B=83=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=EC=8A=A4=ED=83=80?= =?UTF-8?q?=EC=9D=BC=20=EC=9E=91=EC=97=85=20=EC=A4=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile.css | 29 ++++++++++++++++++- mobile/head.php | 4 +-- .../skin/outlogin/basic/outlogin.skin.1.php | 2 ++ .../skin/outlogin/basic/outlogin.skin.2.php | 12 ++++---- test.php | 27 ++++------------- 5 files changed, 44 insertions(+), 30 deletions(-) diff --git a/css/mobile.css b/css/mobile.css index 3f08ea1d1..881bbf559 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -107,7 +107,7 @@ pre {overflow-x:scroll;font-size:1.1em} .btn02:focus, .btn02:hover {text-decoration:none !important} .btn_confirm {text-align:center} /* 서식단계 진행 */ -.btn_submit {padding:0 1em;height:2.6em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;vertical-align:top;cursor:pointer} +.btn_submit {padding:0 1em;height:2.6em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;vertical-align:top;cursor:pointer;-webkit-appearance:none} .btn_cancel {display:inline-block;padding:0 1em;height:2.5em;border:1px solid #ccc;background:#fafafa;color:#000;font-size:1em;text-decoration:none;line-height:2.5em} .btn_frmline {display:inline-block;padding:0 7px 0 0.3em;height:22px;border:0;background:#333;color:#fff !important;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.4em} /* 우편번호검색버튼 등 */ .btn_win {clear:both;margin-bottom:1.5em;text-align:center} /* 새창용 */ @@ -199,6 +199,33 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei #find_info #captcha {margin:0 0 1em;padding:0 1em 1em} #find_info #captcha input {margin-left:0.3em} +/* 아웃로그인 */ +.ol {position:relative} +.ol h2 {width:0;height:0;overflow:hidden} + +#ol_before {padding:0 0.5em} +#ol_before input[type=text], +#ol_before input[type=password] {display:block;margin-bottom:0.3em;padding:0;width:80%;height:1.8em;line-height:1.8em} +#ol_before input[type=submit] {position:absolute;top:0em;right:0.5em;padding:0 !important;width:18%;height:4em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;vertical-align:top;cursor:pointer;-webkit-appearance:none} + +#ol_after {} +#ol_after_hd {} +#ol_after_hd .btn_admin {display:block;padding:0 !important;width:100%;text-align:center} +#ol_after_private {margin:0;padding:0;list-style:none;zoom:1} +#ol_after_private:after {display:block;visibility:hidden;clear:both;content:""} +#ol_after_private li {float:left} +#ol_after_memo {width:30%} +#ol_after_pt {width:40%} +#ol_after_scrap {width:30%} +#ol_after_private a {display:block;height:3em;background:#f7f7f7;color:#000;text-decoration:none;text-align:center;line-height:3em} +#ol_after_private a strong {color:#000;font-weight:normal} +#ol_after_private a:nth-of-type(1) {border-right:1px solid #fff} +#ol_after_private a:nth-of-type(2) {border-right:1px solid #fff} +#ol_after_ft {margin-top:0.5em;text-align:justify} +#ol_after_ft a {display:inline-block;width:88px;height:22px;background:#333;color:#fff;text-align:center;line-height:1.8em} +#ol_after_ft a:focus, +#ol_after_ft a:hover {text-decoration:none !important} + /* 로그인 */ #mb_login {margin:2em 0} #mb_login h1 {margin:0 0 1.5em;padding:0 1em;font-size:1.3em} diff --git a/mobile/head.php b/mobile/head.php index 86b836c8e..42db6cae5 100644 --- a/mobile/head.php +++ b/mobile/head.php @@ -106,8 +106,8 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
- - + +

diff --git a/mobile/skin/outlogin/basic/outlogin.skin.1.php b/mobile/skin/outlogin/basic/outlogin.skin.1.php index f81e828b9..984fca1a8 100644 --- a/mobile/skin/outlogin/basic/outlogin.skin.1.php +++ b/mobile/skin/outlogin/basic/outlogin.skin.1.php @@ -22,6 +22,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가