From richfaces-svn-commits at lists.jboss.org Wed Nov 28 14:58:07 2007 Content-Type: multipart/mixed; boundary="===============4388839272444945423==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r4331 - in branches/3.1.x/ui/orderingList/src/main: templates/org/richfaces and 1 other directory. Date: Wed, 28 Nov 2007 14:58:07 -0500 Message-ID: --===============4388839272444945423== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: sergeyhalipov Date: 2007-11-28 14:58:07 -0500 (Wed, 28 Nov 2007) New Revision: 4331 Modified: branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/renderki= t/html/css/orderingList.xcss branches/3.1.x/ui/orderingList/src/main/templates/org/richfaces/htmlOrde= ringList.jspx Log: Ordering list: fixed some troubles with skinning. Modified: branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/r= enderkit/html/css/orderingList.xcss =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/renderk= it/html/css/orderingList.xcss 2007-11-28 19:53:51 UTC (rev 4330) +++ branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/renderk= it/html/css/orderingList.xcss 2007-11-28 19:58:07 UTC (rev 4331) @@ -164,12 +164,6 @@ -moz-user-select: -moz-none; } = -.rich-ordering-list-fk { - width: 1px; - position: absolute; - left: -32767px; -} - .rich-ordering-list-ds input { -moz-user-select: text; } @@ -307,8 +301,6 @@ = - - Modified: branches/3.1.x/ui/orderingList/src/main/templates/org/richfaces/h= tmlOrderingList.jspx =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/3.1.x/ui/orderingList/src/main/templates/org/richfaces/htmlOrd= eringList.jspx 2007-11-28 19:53:51 UTC (rev 4330) +++ branches/3.1.x/ui/orderingList/src/main/templates/org/richfaces/htmlOrd= eringList.jspx 2007-11-28 19:58:07 UTC (rev 4331) @@ -26,7 +26,7 @@ =
+ style=3D"width: 1px; position: absolute; left: -32767px;" /> = --===============4388839272444945423==--