쇼핑몰: #138 상품주문 주문상세내역 결제금액 스타일 수정

This commit is contained in:
whitedot
2013-05-08 11:57:26 +09:00
parent ed4da1f80a
commit dfaa0dd5a7

View File

@ -628,10 +628,10 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col
#sod_fin_dvr {padding:10px}
#sod_fin_tot {margin:0 0 30px;padding:10px;border:1px solid #e9e9e9;border-top:0;background:#f5f6fa}
#sod_fin_tot {margin:0 0 30px;padding:10px;border:1px solid #e9e9e9;border-top:0;background:#565e60;color:#fff}
#sod_fin_tot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_tot ul {margin:0;padding:0;list-style:none}
#sod_fin_tot li {padding:10px;border-bottom:1px solid #e9e9e9;zoom:1}
#sod_fin_tot li {padding:10px;border-bottom:1px solid #6f7a7d;zoom:1}
#sod_fin_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy {border-bottom:0 !important}
#sod_fin_tot strong {float:right}