Browse Source

[FIX] account_financial_report_qweb: Remove offending variables in CSS

pull/578/head
Pedro M. Baeza 5 years ago
parent
commit
d52934409b
  1. 2
      account_financial_report_qweb/static/src/css/report.css

2
account_financial_report_qweb/static/src/css/report.css

@ -96,8 +96,6 @@
}
.o_account_financial_reports_page {
background-color: @odoo-view-background-color;
color: @odoo-main-text-color;
padding-top: 10px;
width: 90%;
margin-right: auto;

Loading…
Cancel
Save