쇼핑몰: 주문서 작성 시 결제안내 메세지 스타일 및 문서 위치 이동

This commit is contained in:
whitedot
2013-06-27 11:11:33 +09:00
parent e2dde3ebbd
commit b9f5fb86dd
2 changed files with 10 additions and 7 deletions

View File

@ -665,6 +665,9 @@ td.empty_table {padding:85px 0;text-align:center}
#sod_frm {}
#sod_frm h2 {margin:0 0 10px}
#display_setup_message {padding:15px;border:1px solid #fccdff;background:#ffeef9}
#display_setup_message strong {display:block;margin:0 0 10px}
#sod_list {position:relative}
#sod_list #it_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;overflow-x:none}