공통: 개인결제 스타일 보완 및 #372 가상계좌테스트 label 보완

This commit is contained in:
whitedot
2014-04-04 13:44:11 +09:00
parent f12a89b3ca
commit 9b312b1b4c
12 changed files with 53 additions and 18 deletions

View File

@ -288,6 +288,7 @@ html.no-overflowscrolling #cp_frm {height:auto;max-height:10000px !important} /*
#sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000;position:absolute;top:0;left:0;padding:20px;width:90%;height:auto !important;height:480px;max-height:480px;border:1px solid #000;background:#f2f5f9;overflow-y:scroll}
#sod_frm_pay #od_coupon_frm th {width:auto}
html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#sod_frm_pay_info {margin:0 0 10px}
#sod_frm_paysel {margin:0 0 15px}
#sod_frm_paysel ul {margin:0;padding:0;border:1px solid #e9e9e9;background:#f2f5f9;list-style:none}
@ -325,6 +326,7 @@ html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_f
/* 주문내역 */
#sod_v {}
#sod_v .td_stat {width:100px}
#sod_v_info {margin:0 0 10px}
/* 주문상세내역 */
#sod_fin {}