[
https://issues.apache.org/jira/browse/OFBIZ-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492730
]
Adrian Crum commented on OFBIZ-918:
-----------------------------------
There is one thing about this style change that I don't like, and that is the
screenlet-title-bar class. <ul> elements that don't have links in them still
highlight when hovered over. For a demonstration, do a Show All Records in the
Party Manager Find screen. Then hover over the screenlet title bar that is
above the find results. The "Previous" and "1 - 20 of 40" elements change
appearance when you hover over them.
I've thought about this a lot, and I can think of two solutions. 1 - add a
"no-hover" descendant selector to the class that would turn off highlighting,
or 2 - add <span> elements to the HTML compound. Either choice means additional
markup, which I'm trying to avoid.
> New Styles For Back Office Apps
> -------------------------------
>
> Key: OFBIZ-918
> URL: https://issues.apache.org/jira/browse/OFBIZ-918
> Project: OFBiz (The Open for Business Project)
> Issue Type: Improvement
> Reporter: Adrian Crum
> Priority: Minor
> Attachments: ALTLAY.JPG, GRADIENT.JPG, gradients.patch,
> gradients.patch, gradients.patch, gradients.zip
>
>
> aka Fun With Gradients
> aka CSS Tom-Foolery
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.