From do-not-reply at jboss.org Tue Feb 15 01:12:36 2011 Content-Type: multipart/mixed; boundary="===============1496595905855019463==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: gatein-commits at lists.jboss.org Subject: [gatein-commits] gatein SVN: r5884 - epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/PortalDevelopment. Date: Tue, 15 Feb 2011 01:12:35 -0500 Message-ID: <201102150612.p1F6CZ5P007819@svn01.web.mwc.hst.phx2.redhat.com> --===============1496595905855019463== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smumford Date: 2011-02-15 01:12:33 -0500 (Tue, 15 Feb 2011) New Revision: 5884 Modified: epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/PortalDev= elopment/Skinning.xml Log: JBEPP-774: Changed 'Decorator Pattern' to 'Border Pattern' to avoid confusi= on Modified: epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/Po= rtalDevelopment/Skinning.xml =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 --- epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/PortalDe= velopment/Skinning.xml 2011-02-15 04:07:34 UTC (rev 5883) +++ epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/PortalDe= velopment/Skinning.xml 2011-02-15 06:12:33 UTC (rev 5884) @@ -513,7 +513,7 @@ &PRODUCT; relies heavily on CSS to create the layout and effects for t= he UI. Some common techniques for customizing &PRODUCT; CSS are explained b= elow.
- Decorator Pattern + Border Pattern The decorator is a pattern to create a contour or a curve around an a= rea. In order to achieve this effect you need to create nine cells. The BODY is the central area that you want to decorate. The oth= er eight cells are distributed around the BODY cell. You= can use the width, height and background image properties to achieve any d= ecoration effect that you want. --===============1496595905855019463==--