You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2007/03/01 08:29:50 UTC

[jira] Updated: (OFBIZ-754) maincss.css File - Third Pass

     [ https://issues.apache.org/jira/browse/OFBIZ-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Crum updated OFBIZ-754:
------------------------------

    Attachment: maincss.patch

More improvements to the new style sheet. I added the ability to apply the button-bar style to a different HTML compound:

<div class="button-bar [button-style-1 | button-style-2 | tool-bar]">
  <a>Link 1</a>
  <a>Link 2</a>
</div>

You can see how the same class styles two different HTML compounds on the refactored Party Manager's View Profile page.


> maincss.css File - Third Pass
> -----------------------------
>
>                 Key: OFBIZ-754
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-754
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Adrian Crum
>         Assigned To: Jacopo Cappellato
>            Priority: Minor
>         Attachments: maincss.patch, maincss.patch, maincss.patch, maincss.patch, maincss.patch
>
>
> Third pass on the back office applications style sheet. Existing classes essentially unchanged, new classes added.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.