From richfaces-svn-commits at lists.jboss.org Tue Dec 4 10:32:55 2007 Content-Type: multipart/mixed; boundary="===============4435293218008298077==" 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: r4448 - in branches/3.1.x/ui/listShuttle/src/main: templates/org/richfaces and 1 other directory. Date: Tue, 04 Dec 2007 10:32:55 -0500 Message-ID: --===============4435293218008298077== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: vmolotkov Date: 2007-12-04 10:32:55 -0500 (Tue, 04 Dec 2007) New Revision: 4448 Modified: branches/3.1.x/ui/listShuttle/src/main/resources/org/richfaces/renderkit= /html/css/listShuttle.xcss branches/3.1.x/ui/listShuttle/src/main/templates/org/richfaces/htmlListS= huttle.jspx Log: cosmetic changes Modified: branches/3.1.x/ui/listShuttle/src/main/resources/org/richfaces/re= nderkit/html/css/listShuttle.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/listShuttle/src/main/resources/org/richfaces/renderki= t/html/css/listShuttle.xcss 2007-12-04 15:19:15 UTC (rev 4447) +++ branches/3.1.x/ui/listShuttle/src/main/resources/org/richfaces/renderki= t/html/css/listShuttle.xcss 2007-12-04 15:32:55 UTC (rev 4448) @@ -20,7 +20,6 @@ .shuttle_right_button_col_valign{vertical-align : middle} = .ol_caption { - padding : 1px; height: 8px; } = @@ -45,6 +44,7 @@ = .ol_internal_header_tab { background : repeat scroll left top; + width: 100%; } = .ol_internal_header_tab th{background : url(ol_images/bg_header.png) top l= eft repeat-x #C6D6EA; color : #000000; font-family : Arial; font-size :11px= ; font-weight : normal; border-bottom : 1px solid #bfbfc0;border-right : 1p= x solid #bfbfc0;border-left : 1px solid #EAF0F8;border-top : 1px solid #FFF= FFF; padding : 2px} @@ -55,7 +55,8 @@ } = .ol_internal_tab { - width : 100%; + background : repeat scroll left top; + width: 100%; } = .ol_internal_tab .ol_endcol{border-right : 0px;} Modified: branches/3.1.x/ui/listShuttle/src/main/templates/org/richfaces/ht= mlListShuttle.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/listShuttle/src/main/templates/org/richfaces/htmlList= Shuttle.jspx 2007-12-04 15:19:15 UTC (rev 4447) +++ branches/3.1.x/ui/listShuttle/src/main/templates/org/richfaces/htmlList= Shuttle.jspx 2007-12-04 15:32:55 UTC (rev 4448) @@ -54,7 +54,7 @@ - @@ -72,7 +72,7 @@ ]]>
-
+
+
@@ -137,7 +137,7 @@ ]]>
- +
--===============4435293218008298077==--