account_financial_report: set backgroud-color to table
parent
c6e9400263
commit
579eea0611
|
@ -1,5 +1,6 @@
|
|||
.act_as_table {
|
||||
display: table !important;
|
||||
background-color: white;
|
||||
}
|
||||
.act_as_row {
|
||||
display: table-row !important;
|
||||
|
|
Loading…
Reference in New Issue