주문서작성 간편결제 로고 추가

This commit is contained in:
sora90224
2015-09-07 11:17:27 +09:00
parent a8041a194e
commit fa7eb1d3ef
7 changed files with 10 additions and 2 deletions

View File

@ -390,6 +390,10 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}
#sod_frm_paysel {margin:0 0 20px;padding:10px;border:1px solid #e9e9e9;background:#f2f5f9;text-align:center}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_frm_paysel .KPAY{background:url('../img/kpay_logo.png') no-repeat;padding-left:37px;display:inline-block}
#sod_frm_paysel .PAYNOW{background:url('../img/paynow_logo.png') no-repeat;padding-left:46px;display:inline-block}
#sod_frm_paysel .PAYCO{background:url('../img/payco_logo.png') no-repeat 1px;padding-left:46px;display:inline-block}
#settle_bank {margin:10px 0 0}
#sod_frm_escrow {margin:30px 0 0}