Merge branch 'master' of github.com:gnuboard/yc5
This commit is contained in:
@ -224,8 +224,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none}
|
||||
.sod_list .total_span span {position:absolute;top:5px;left:0}
|
||||
.sod_list .total_price {border-bottom:1px solid #e9e9e9}
|
||||
|
||||
#sod_list_inq {margin:0 0 10px}
|
||||
#sod_list_inq li.sod_li {border-bottom:1px solid #e9e9e9}
|
||||
#sod_list_inq {margin:0 0 10px;border-bottom:1px solid #e9e9e9}
|
||||
#sod_list_inq div.li_name {margin:0}
|
||||
#sod_list_inq div.li_opt {margin:0 0 15px;border:1px dashed #e9e9e9;background:#f2f5f9;padding:8px;line-height:2em}
|
||||
|
||||
|
||||
@ -26,7 +26,7 @@ $ft_a_st = 'display:block;padding:30px 0;background:#484848;color:#fff;text-alig
|
||||
<caption style="<?php echo $caption_st; ?>">주문상품 확인</caption>
|
||||
<colgroup>
|
||||
<col>
|
||||
<col style="width:100px">
|
||||
<col>
|
||||
<col style="width:70px">
|
||||
</colgroup>
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user