쇼핑몰: #220 주문 쿠폰 기능 마크업 및 스타일 완료

This commit is contained in:
whitedot
2013-06-12 17:31:47 +09:00
parent d035bc2616
commit 4c16b7b428
3 changed files with 17 additions and 6 deletions

View File

@ -662,7 +662,8 @@ 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 .basic_tbl th {width:auto !important;font-weight:bold;text-align:center !important}
#sod_frm_pay .basic_tbl td {padding:8px 5px 6px !important;border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}
#sod_frm_pay .frm_input {background:#fff !important}
#sod_frm_pay .frm_input:focus {color:#000}