[
https://issues.apache.org/jira/browse/OFBIZ-10473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aditya Sharma resolved OFBIZ-10473.
-----------------------------------
Resolution: Fixed
Fix Version/s: Upcoming Branch
> Upper case styling for buttontext in Tomahawk theme causing wrong behaviour for alphabetical index of the service engine page
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-10473
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10473> Project: OFBiz
> Issue Type: Bug
> Components: themes
> Affects Versions: Trunk
> Reporter: Aditya Sharma
> Assignee: Aditya Sharma
> Priority: Trivial
> Fix For: Upcoming Branch
>
>
> As discussed on OFBIZ-10467, override the upper case styling with a more specific rule in Tomahawk theme to avoid upper casing of small case letters for alphabetical index of the service engine page
> {code:java}
> .button-bar > a.buttontext {
> text-transform:none!important;
> }{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)