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 "Jeanne Waldman (JIRA)" <ad...@incubator.apache.org> on 2006/12/29 04:07:24 UTC

[jira] Resolved: (ADFFACES-341) icon skin definition does not append all non-width/height/content properties into an inline style, and it should

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

Jeanne Waldman resolved ADFFACES-341.
-------------------------------------

    Resolution: Fixed

> icon skin definition does not append all non-width/height/content properties into an inline style, and it should
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: ADFFACES-341
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-341
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Skinning
>            Reporter: Jeanne Waldman
>         Assigned To: Jeanne Waldman
>
> I have an icon defined like the following:
> af|column::sort-descending-md-icon:rtl {
>   content: url(/afr/sort_des_md.gif);
>   width: 11px;
>   height: 8px;
>   float: right;
>   cursor: default;
> }
> I expect this to render an <img> tag with style="float:right; cursor:default". Instead it is rendering what seems like the 'last' property, so style="cursor:default"

-- 
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