[ http://issues.apache.org/jira/browse/ADFFACES-27?page=all ]

Jeanne Waldman updated ADFFACES-27:
-----------------------------------

    Attachment: agentplatformsupport

I uploaded a new file because I wanted to add a warning message when an icon is 
defined within an @agent or @platform block stating that this feature is not 
yet implemented for icons and the icon will be used regardless of the request's 
agent or platform.

> Add agent and platform support to skinning's css file
> -----------------------------------------------------
>
>          Key: ADFFACES-27
>          URL: http://issues.apache.org/jira/browse/ADFFACES-27
>      Project: MyFaces ADF-Faces
>         Type: New Feature

>     Reporter: Jeanne Waldman
>  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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to