Browse Source
[FIX] account_financial_report: Remove offending variables
pull/573/head
Pedro M. Baeza
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
2 deletions
-
account_financial_report/static/src/css/report.css
|
@ -95,8 +95,6 @@ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.o_account_financial_reports_page { |
|
|
.o_account_financial_reports_page { |
|
|
background-color: @odoo-view-background-color; |
|
|
|
|
|
color: @odoo-main-text-color; |
|
|
|
|
|
padding-top: 10px; |
|
|
padding-top: 10px; |
|
|
width: 90%; |
|
|
width: 90%; |
|
|
margin-right: auto; |
|
|
margin-right: auto; |
|
|