You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Adam Winer (JIRA)" <ad...@incubator.apache.org> on 2006/06/30 22:53:30 UTC

[jira] Assigned: (ADFFACES-27) Add agent and platform support to skinning's css file

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

Adam Winer reassigned ADFFACES-27:
----------------------------------

    Assign To: Adam Winer

> 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
>     Assignee: Adam Winer
>  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