모바일: 장바구니 버튼 스타일 수정

This commit is contained in:
whitedot
2013-12-23 11:46:38 +09:00
parent 31df0999d7
commit 7e33eadcc1
3 changed files with 7 additions and 7 deletions

View File

@ -664,7 +664,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}
.sod_opt {margin:5px 0;border:1px solid #e9e9e9;border-bottom:0;background:#f2f5f9}
.sod_opt ul {margin:0;padding:0;list-style:none}
.sod_opt li {padding:3px;border-bottom:1px solid #e9e9e9}
.sod_option_btn .mod_options {margin:0;padding:3px 0;width:100%;border:0;background:#333;color:#fff;cursor:pointer}
.sod_option_btn .mod_options {margin:0;padding:3px 0;width:100%;border:0;background:#ff882a;color:#fff;cursor:pointer}
#sit_opt_added {margin:0;padding:0;border:1px solid #e9e9e9;border-bottom:0;background:#fff;list-style:none}
#sit_opt_added li {padding:10px 20px;border-bottom:1px solid #e9e9e9}
@ -678,7 +678,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}
#sod_bsk_tot dt, #sod_bsk_tot dd {float:left;padding:12px 0;border-bottom:1px solid #e9e9e9}
#sod_bsk_tot dt {padding-left:2%;width:48%;font-weight:bold}
#sod_bsk_tot dd {margin:0;padding-right:2%;width:47%;text-align:right}
.sod_bsk_cnt {background:#333;color:#fff}
.sod_bsk_cnt {background:#ff3061;color:#fff}
.sod_bsk_point {border-bottom:0 !important}
#sod_bsk_act {text-align:center}

View File

@ -255,8 +255,8 @@ html.no-overflowscrolling #mod_option_frm {height:auto;max-height:10000px !impor
.sod_bsk_point {border-bottom:0 !important}
#sod_bsk_act {margin:0 0 20px;text-align:center}
#sod_bsk_act a.btn01 {height:2.4em;line-height:2.6em;vertical-align:middle}
#sod_bsk_act button.btn01 {height:2.6em;line-height:2.6em}
#sod_bsk_act a.btn01 {}
#sod_bsk_act button.btn01 {}
/* 위시리스트 */
#sod_ws {}