refactoring: sales tables.

refacoring: purchases tables.
This commit is contained in:
a.bouhuolia
2021-02-11 20:45:06 +02:00
parent 3901c336df
commit d48532a7e6
210 changed files with 2799 additions and 5392 deletions

View File

@@ -0,0 +1,20 @@
// Blueprint framework.
// @import '@blueprintjs/core/src/blueprint.scss';
.dashboard__insider--expenses {
.bigcapital-datatable {
.table {
.tbody {
.td.total_amount{
span{
font-weight: 500;
}
}
}
}
}
}

View File

@@ -7,9 +7,10 @@
.td.amount {
.bp3-popover-target {
border-bottom: 1px solid #e7e7e7;
}
> span {
font-weight: 600;
> span {
font-weight: 500;
}
}
}
.note {