WIP Financial statements.

This commit is contained in:
Ahmed Bouhuolia
2020-04-03 01:17:17 +02:00
parent cf5f56ae32
commit 4227f2f9a8
40 changed files with 1750 additions and 761 deletions

View File

@@ -138,6 +138,16 @@
}
}
.no-results{
color: #666;
.td{
padding-top: 20px;
padding-bottom: 20px;
width: 100%;
}
}
&--financial-report{
@@ -147,11 +157,10 @@
border-top: 1px solid #666;
border-bottom: 1px solid #666;
padding: 10px 1.5rem;
padding: 10px 0.4rem;
color: #222;
}
}
}
}
}