모바일쇼핑몰: table -> ul 변경, 주문서 작성 상품목록 확인 작업 중

This commit is contained in:
whitedot
2013-12-02 17:53:42 +09:00
parent 31f5d15664
commit 6d1c97b035
4 changed files with 13 additions and 12 deletions

View File

@ -212,10 +212,6 @@
.td_sit_sel {position:relative}
.sit_sel_submit {position:static !important;position:absolute;float:right !important;float:none;top:8px;right:0}
#sit_opt_added {margin:0;padding:0;border:1px solid #e9e9e9;border-bottom:0;background:#fff;list-style:none}
#sit_opt_added li {padding:10px 20px;border-bottom:1px solid #e9e9e9}
#sit_opt_added li div {margin:5px 0 0;text-align:right}
#sit_sel_option h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sit_tot_price {margin:20px 0;font-size:1.3em;font-weight:bold}