주문서 쿠폰레이어 수정

This commit is contained in:
sora90224
2015-09-22 09:28:41 +09:00
parent 72a4046127
commit a998e4de31
4 changed files with 6 additions and 2 deletions

View File

@ -715,7 +715,9 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}
/*피시일때 모바일버전 주문폼*/
#sod_frm {position:relative}
#sod_frm p{margin-bottom:10px}
#forderform .tbl_frm01 th{border-bottom:1px solid #e9e9e9;background:#f7f7f7;padding-left:10px}
#sod_list thead th{padding:8px 0 }
#sod_list .sod_opt{min-width:70px}
#sod_frm #display_pay_button .btn01{width: 49%;text-align: center;padding: 11px 0px;background: #fff;border: 1px solid #34B5A1;color:#34B5A1}