[
https://issues.apache.org/jira/browse/OFBIZ-4092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrian Crum updated OFBIZ-4092:
-------------------------------
Attachment: flatgrey.patch
Updated patch:
1. Added Apache License header to application.js file.
2. Added seed data to load js file and removed js from footer.ftl.
3. Cleaned up footer.ftl - eliminated unused assigns.
4. Small change to app-navigation style - selected item is more distinct. Feel
free to change this, I was only trying to make it easier to notice.
It appears that the main navigation column count is set to 7. If that is the
case, then we need to change it. Different users will have access to different
applications - so the column count will depend on the user's permissions. Since
the theme uses its own appbar.ftl file, we don't need to follow the standard
HTML element compounds - we can make up our own. So maybe we can change the
loop to insert 4 app titles in each <li> element - with each app title enclosed
in a <p> element. Then the column count will match the user's permissions.
> Update The Flat Grey Visual Theme
> ---------------------------------
>
> Key: OFBIZ-4092
> URL: https://issues.apache.org/jira/browse/OFBIZ-4092
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Adrian Crum
> Assignee: Adrian Crum
> Priority: Minor
> Attachments: accounting800x600.png, catalog800x600.png,
> catalogManager.png, content800x600.png, contentManager.png, flatgrey.patch,
> flatgrey.patch, flatgrey.patch, images.zip, ofbiz_logo.gif, partyDetail.png,
> partyManager.png, screenshot.gif, timeSheet.png
>
>
> Update the Flat Grey visual theme. Design objectives:
> 1. Floating, flexible layout - screen can be resized.
> 2. Sight impaired accessible - users can change font size in their browser.
> 3. Supports RTL layout.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.