사용자: 게시판스킨 댓글쓰기 #124 에 따른 처리
This commit is contained in:
@ -80,7 +80,7 @@ a {color:#000;text-decoration:none}
|
||||
#tnb {padding-left:30px;border-bottom:1px solid #ccc;background:#ebebe9;zoom:1}
|
||||
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#tnb li {float:left;margin-left:-1px}
|
||||
#tnb a {display:block;padding:0 20px;height:35px;border-right:1px solid #ddd;border-left:1px solid #ddd;color:#595959;font-family:"dotum";font-size:0.75em;font-weight:bold;text-decoration:none;line-height:3em}
|
||||
#tnb a {display:inline-block;padding:0 20px;height:35px;border-right:1px solid #ddd;border-left:1px solid #ddd;color:#595959;font-family:"dotum";font-size:0.75em;font-weight:bold;text-decoration:none;line-height:3em}
|
||||
#tnb a:hover,
|
||||
#tnb a:focus {background:#f9f9f5}
|
||||
|
||||
@ -277,10 +277,8 @@ a {color:#000;text-decoration:none}
|
||||
#bo_cate select {margin-right:5px;padding:4px;border:1px solid #ddd;background:#f9f9f5;font-size:1em;vertical-align:middle}
|
||||
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
|
||||
.btn_bo_user li {float:left;margin-left:5px}
|
||||
.btn_bo_user a {display:block}
|
||||
.btn_bo_adm {float:left}
|
||||
.btn_bo_adm li {float:left;margin-right:5px}
|
||||
.btn_bo_adm a {display:block}
|
||||
#bo_sch {text-align:center}
|
||||
#bo_sch legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden}
|
||||
#bo_sch form {display:inline-block}
|
||||
@ -362,7 +360,7 @@ a {color:#000;text-decoration:none}
|
||||
#bo_vc_w #captcha_comment {font-size:1em !important}
|
||||
#bo_vc_warea {position:relative;margin:10px 100px 10px 0}
|
||||
#bo_vc_warea textarea {width:100%;height:50px}
|
||||
#bo_vc_warea .bo_vc_submit {position:absolute;top:0;right:-90px;width:75px;height:57px;border:1px solid #666;background:#555;color:#fff;letter-spacing:-0.1em}
|
||||
#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}
|
||||
|
||||
Reference in New Issue
Block a user