Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Trunk
-
None
-
None
Description
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.