Merge branch 'feature/manual-journals' of https://github.com/abouolia/Ratteb

This commit is contained in:
Ahmed Bouhuolia
2020-04-09 01:30:18 +02:00
27 changed files with 869 additions and 103 deletions

View File

@@ -0,0 +1,26 @@
.dashboard__insider--manual-journals{
.bigcapital-datatable{
.thead{
}
.tbody{
.amount > span{
font-weight: 600;
}
.note{
.bp3-icon{
color: #666;
}
}
.status{
font-size: 13px;
text-transform: uppercase;
}
}
}
}