This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push: new 4cedb51 Improved: Fix issues reported by SonarQube analysis on Github (OFBIZ-12284) 4cedb51 is described below commit 4cedb5183fe1179a9cc61bdec69360eade3cbbb7 Author: Jacques Le Roux <jacques.le.r...@les7arts.com> AuthorDate: Fri Aug 6 12:35:07 2021 +0200 Improved: Fix issues reported by SonarQube analysis on Github (OFBIZ-12284) Removes useless empty .contentarea { } --- themes/flatgrey/webapp/flatgrey/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/themes/flatgrey/webapp/flatgrey/style.css b/themes/flatgrey/webapp/flatgrey/style.css index 60b7a39..cdc1116 100644 --- a/themes/flatgrey/webapp/flatgrey/style.css +++ b/themes/flatgrey/webapp/flatgrey/style.css @@ -257,9 +257,6 @@ th, th a { font-weight: bold; } -.contentarea { -} - /* ------------------------ */ /* Masthead Style */ /* ------------------------ */