From adffaces-issues-return-47-apmail-incubator-adffaces-issues-archive=incubator.apache.org@incubator.apache.org Fri May 19 20:17:04 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-issues-archive@locus.apache.org Received: (qmail 64576 invoked from network); 19 May 2006 20:17:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 May 2006 20:17:04 -0000 Received: (qmail 76641 invoked by uid 500); 19 May 2006 20:17:03 -0000 Delivered-To: apmail-incubator-adffaces-issues-archive@incubator.apache.org Received: (qmail 76610 invoked by uid 500); 19 May 2006 20:17:03 -0000 Mailing-List: contact adffaces-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-issues@incubator.apache.org Delivered-To: mailing list adffaces-issues@incubator.apache.org Received: (qmail 76597 invoked by uid 99); 19 May 2006 20:17:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 May 2006 13:17:03 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 May 2006 13:17:02 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 23D0341000F for ; Fri, 19 May 2006 20:16:30 +0000 (GMT) Message-ID: <17964861.1148069790128.JavaMail.jira@brutus> Date: Fri, 19 May 2006 20:16:30 +0000 (GMT+00:00) From: "Jeanne Waldman (JIRA)" To: adffaces-issues@incubator.apache.org Subject: [jira] Updated: (ADFFACES-11) add right-to-left support of skinning styles In-Reply-To: <26522287.1148069249766.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/ADFFACES-11?page=all ] Jeanne Waldman updated ADFFACES-11: ----------------------------------- Status: Patch Available (was: Open) > 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 > > 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