Files
openfoodnetwork/app/assets/stylesheets/admin/account.css.scss
2015-09-17 22:38:11 +10:00

18 lines
193 B
SCSS

.row.invoice_title {
margin-bottom: 0px;
}
table.invoice_summary {
margin-bottom: 70px;
tr.total {
font-weight: bold;
}
}
.invoice_title {
.balance {
color: #9fc820;
}
}