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

15 lines
158 B
CSS
Raw Normal View History

2015-09-03 23:28:07 +00:00
.invoices
{
padding: 1em;
}
.invoices .box
{
max-width: 40em;
}
.invoices .box > .header,
.invoices .htk-grid > thead > tr
{
background-color: #3F51B6;
}