account_financial_report: set backgroud-color to table

pull/482/head
Denis Leemann 2018-11-16 13:15:07 +01:00
parent c76ce7ac1e
commit b6735e55b8
1 changed files with 1 additions and 0 deletions

View File

@ -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;