[
https://issues.apache.org/jira/browse/OFBIZ-10464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539623#comment-16539623 ]
Dennis Balkir commented on OFBIZ-10464:
---------------------------------------
Hi Jacques,
there is actually no difference seen, the only difference is in the code.
Before the change, the screenlets didn't just "sit" in the surrounding page containers, but were nested inside a table.
Since this wasn't something I found anywhere else in the code, I removed it to make the whole HTML more equal and more friendly to stylize.
The main page from AR had the same issue
> Improve Accounting -AP
> ----------------------
>
> Key: OFBIZ-10464
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10464> Project: OFBiz
> Issue Type: Sub-task
> Components: accounting
> Affects Versions: Trunk
> Reporter: Dennis Balkir
> Priority: Minor
> Attachments: accounting-ap_main-page.patch
>
>
> I found some structural differences while looking on accounting-ap -> main.
> While all the other screenlets on such pages are nested inside the surrounding div-containers, these ones are actually inside a table, which then is inside the normally surrounding divs.
>
> This makes styling for new themes difficult and should be changed, since it is an exception in the normally used structure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)