[
https://issues.apache.org/jira/browse/ADFFACES-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-27:
---------------------------------------
Fix Version/s: 1.0.0-incubating-core
Affects Version/s: 1.0.0-incubating-core
> Add agent and platform support to skinning's css file
> -----------------------------------------------------
>
> Key: ADFFACES-27
> URL: https://issues.apache.org/jira/browse/ADFFACES-27
> Project: MyFaces ADF-Faces
> Issue Type: New Feature
> Affects Versions: 1.0.0-incubating-core
> Reporter: Jeanne Waldman
> Assigned To: Adam Winer
> Fix For: 1.0.0-incubating-core
>
> Attachments: agentplatformsupport
>
>
> Add support for configuring skinning style classes based on the user agent
> and platform. The api will look like this:
> @platform windows, ppc {
> @agent ie {
> af|column::sortable-header-text {
> cursor: hand;
> }
> }
> }
> Possible values for platform are: windows, macos, linux, solaris, ppc
> Possible values for agent are: netscape, ie, mozilla, gecko, webkit (maps to
> safari), ice
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.