WIP Financial statements.

This commit is contained in:
Ahmed Bouhuolia
2020-04-05 14:27:06 +02:00
parent 4227f2f9a8
commit b09fc58042
33 changed files with 725 additions and 343 deletions

View File

@@ -1,5 +1,5 @@
.bigcapital-datatable{
.bigcapital-datatable{
display: block;
overflow-x: auto;
overflow-y: hidden;
@@ -138,8 +138,7 @@
}
}
.no-results{
.no-results{
color: #666;
.td{
@@ -149,6 +148,15 @@
}
}
&.has-sticky-header{
.thead{
.tr .th{
position: sticky;
}
}
}
&--financial-report{
.thead{