Added some padding to vat text and increased its font size

This commit is contained in:
PCoder 2017-07-15 20:44:28 +05:30
parent d711b524e1
commit 623c7e0d99

View file

@ -484,9 +484,10 @@ a.unlink:hover {
} }
.dcl-order-table-total span { .dcl-order-table-total span {
font-size: 12px; font-size: 13px;
color: #999; color: #999;
font-weight: 400; font-weight: 400;
padding-left: 5px;
} }
.dcl-order-table-total .tbl-total { .dcl-order-table-total .tbl-total {