mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
WIP Financial statements.
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user