[
https://issues.apache.org/jira/browse/OFBIZ-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468197
]
Adrian Crum commented on OFBIZ-633:
-----------------------------------
Chris,
You got me to thinking.
Okay, if the OFBiz CSS/HTML guidelines state that tables should not be used for
layout, then how do we layout the Find Party Parameters portion of that page? I
kept the table layout in the patch, but i HAD thought about alternatives before
submitting the patch.
Using nested DIVs would be a nightmare and there is no guarantee that they will
line up as neatly as a table.
I considered using a UL, but that just traded one set of elements for another.
It was just as complicated as a table layout.
So, I kept the table layout and attempted to make is simpler with some CSS
styling. I don't know what the answer is to that one. Maybe someone else has a
solution.
> Remove redunant style decarations from maincss.css
> --------------------------------------------------
>
> Key: OFBIZ-633
> URL: https://issues.apache.org/jira/browse/OFBIZ-633
> Project: OFBiz (The Open for Business Project)
> Issue Type: Sub-task
> Reporter: Chris Howe
> Priority: Minor
> Attachments: experimental_1.patch, experimental_2.patch, maincss.css
>
>
> This will be used to contain comments regarding the consolidated maincss.css
> file that are rather unrelated to the combining of maincss.css and
> tabstyles.css
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.