[-] FO: improve display voucher code

This commit is contained in:
sLorenzini
2013-01-21 11:10:26 +01:00
parent 29be2ef924
commit b30c355e3c
+5 -1
View File
@@ -748,9 +748,13 @@ table#cart_summary tr ul {
table#cart_summary .cart_product {
width:80px;
text-align:center
}table#cart_summary tbody tr:last-child td {
}
table#cart_summary tbody tr:last-child td {
border-bottom: 1px solid #999;
}
table#cart_summary tbody tr td.cart_discount_delete {
padding-left: 34px;
}
table#cart_summary .cart_product img {border:1px solid #ccc}
table#cart_summary .cart_description {
width:230px;