-
Type:
Sub-task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Trunk
-
Fix Version/s: Upcoming Branch
-
Component/s: accounting
-
Labels:None
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.