account_financial_report: set backgroud-color to table
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
.act_as_table {
|
.act_as_table {
|
||||||
display: table !important;
|
display: table !important;
|
||||||
|
background-color: white;
|
||||||
}
|
}
|
||||||
.act_as_row {
|
.act_as_row {
|
||||||
display: table-row !important;
|
display: table-row !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user