our commission is now shown on cart page

This commit is contained in:
Senad Uka
2015-06-14 07:11:46 +02:00
parent ce733c8cd8
commit 4dfc2ffbd1
8 changed files with 46 additions and 10 deletions

View File

@@ -51,4 +51,11 @@
.cart-table-row {
vertical-align: middle;
}
.cart-price-bigger {
font-size: 21px;
}
.cart-commision-tiny {
font-size: 45%;
}