hedera-web/web/forms/ecomerce/invoices/style.css

15 lines
158 B
CSS

.invoices
{
padding: 1em;
}
.invoices .box
{
max-width: 40em;
}
.invoices .box > .header,
.invoices .htk-grid > thead > tr
{
background-color: #3F51B6;
}