사용자: 게시판스킨 목록 검색 위로

This commit is contained in:
whitedot
2013-01-11 13:18:12 +09:00
parent 70251efe39
commit 26e908c069
2 changed files with 24 additions and 30 deletions

View File

@ -282,7 +282,7 @@ a {color:#000;text-decoration:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
#bo_sch {text-align:center}
#bo_sch {border:0;text-align:center}
#bo_sch legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden}
#bo_sch form {display:inline-block}
#bo_sch .fieldset_submit {border:1px solid #ccc;background:#fafafa;color:#000}
@ -365,9 +365,6 @@ a {color:#000;text-decoration:none}
#bo_vc_warea textarea {width:100%;height:50px}
#bo_vc_warea .bo_vc_submit {position:absolute;top:0;right:-90px !important;right:10px;width:75px;height:57px;border:1px solid #666;background:#555;color:#fff;letter-spacing:-0.1em}
#bo_sch {display:hidden;visibility:hidden;height:0;overflow:hidden}
/* 우편번호 검색 */
#post_num dl {margin:0 auto 10px;padding:0;width:90%}
#post_num dt {margin-bottom:15px}