[
https://issues.apache.org/jira/browse/OFBIZ-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16536782#comment-16536782 ]
Aditya Sharma commented on OFBIZ-10467:
---------------------------------------
It seems like most of the navigation links in accordance with the theme were made intentionally uppercased to look better.
[
https://demo-trunk.ofbiz.apache.org/partymgr/control/viewprofile?partyId=admin]
New Example button is where styling applies.
[
https://demo-trunk.ofbiz.apache.org/example/control/FindExample]
Indeed, transforming all button-bar links to uppercase seems questionable to me but changing it now seems an even bigger effort.
If we go with changing the current styling it can affect other places too.
I noticed that in Tomahawk theme we have styled it to look like a button.
!image-2018-07-09-16-13-01-707.png!
So instead of adding class to links, we can introduce new CSS rules for all the themes to style them like buttons as we did it for Tomahawk. WDYT?
> Using "buttontext" styling for the index of service engine
> ----------------------------------------------------------
>
> Key: OFBIZ-10467
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10467> Project: OFBiz
> Issue Type: Improvement
> Components: framework/webtools
> Affects Versions: Trunk
> Reporter: Dennis Balkir
> Assignee: Aditya Sharma
> Priority: Minor
> Attachments: buttons1.png, buttons2.png, buttons3.png, buttons4.png, image-2018-07-09-16-13-01-707.png, service-engine_buttons.patch
>
>
> To give OFBiz a more equal look, the style "buttontext" can be added for the alphabetical index of the service engine main page.
> This makes the buttons look alike with the ones that are already there for the entity engine main page.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)