feat: Financial statements enhancement.

This commit is contained in:
Ahmed Bouhuolia
2020-06-17 22:06:33 +02:00
parent 5c43f902e3
commit 3e15cd42c8
75 changed files with 1308 additions and 593 deletions

View File

@@ -254,10 +254,16 @@
border-top: 1px solid #666;
border-bottom: 1px solid #666;
padding: 10px 0.4rem;
padding: 8px 0.4rem;
color: #222;
}
}
.tbody{
.tr .td{
border-bottom: 1px dotted #BBB;
}
}
}
}
}