쇼핑몰: 주문서 작성 중 전하실 말씀 입력창 스타일

This commit is contained in:
whitedot
2013-05-13 14:12:44 +09:00
parent 85c583989c
commit 41d424e470
2 changed files with 3 additions and 1 deletions

View File

@ -643,6 +643,8 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col
#sod_frm_same {margin:0 0 10px}
#sod_frm #od_memo {height:50px}
#sod_frm_pay .frm_input {background:#fff !important}
#sod_frm_pay .frm_input:focus {color:#000}