[ http://issues.apache.org/jira/browse/ADFFACES-11?page=all ] Adam Winer closed ADFFACES-11: ------------------------------
> add right-to-left support of skinning styles > -------------------------------------------- > > Key: ADFFACES-11 > URL: http://issues.apache.org/jira/browse/ADFFACES-11 > Project: MyFaces ADF-Faces > Type: New Feature > Reporter: Jeanne Waldman > Assignee: Adam Winer > Attachments: skinrighttoleft > > Add right to left support for skinning styles. Right now you can add right to > left support for skinning icons by adding :rtl to the end of the icon > selector key. We need the same functionality for style selectors. This way > you can, for example, left-align labels by default, and right-align labels > when the browser's language is a rtl language by doing something like this: > af|inputText::label {text-align:left} > af|inputText::label:rtl {text-align:right} -- 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
