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

12 lines
131 B
CSS
Raw Normal View History

2016-12-23 08:57:49 +00:00
.invoices .card
2015-09-03 23:28:07 +00:00
{
2016-12-23 08:57:49 +00:00
max-width: 32em;
2015-09-03 23:28:07 +00:00
}
.invoices .box > .header,
.invoices .htk-grid > thead > tr
{
background-color: #3F51B6;
}