쇼핑몰: #220 주문 쿠폰 기능 마크업 2차 완료

This commit is contained in:
whitedot
2013-06-12 17:20:12 +09:00
parent e40bf25779
commit 454cea0c05
6 changed files with 19 additions and 15 deletions

View File

@ -661,9 +661,13 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col
#sod_frm #od_memo {height:50px}
#sod_frm_pay {position:relative}
#sod_frm_pay th {font-weight:bold;text-align:center !important}
#sod_frm_pay .frm_input {background:#fff !important}
#sod_frm_pay .frm_input:focus {color:#000}
#sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#f5f6fa;overflow-y:scroll}
#sod_frm_paysel {margin:0 0 20px;padding:10px;border:1px solid #e9e9e9;background:#f5f6fa;text-align:center}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#settle_bank {margin:10px 0 0}