From richfaces-svn-commits at lists.jboss.org Thu Mar 17 21:28:21 2011 Content-Type: multipart/mixed; boundary="===============0826686666518808495==" 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: r22258 - in modules/docs/trunk/Component_Reference/src/main/docbook/en-US: skinning and 1 other directory. Date: Thu, 17 Mar 2011 21:28:21 -0400 Message-ID: <201103180128.p2I1SLDE012391@svn01.web.mwc.hst.phx2.redhat.com> --===============0826686666518808495== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: SeanRogers Date: 2011-03-17 21:28:20 -0400 (Thu, 17 Mar 2011) New Revision: 22258 Added: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/skinning/t= abl-richpopupPanel.xml modules/docs/trunk/Component_Reference/src/main/docbook/en-US/skinning/t= abl-richtabPanel.xml Modified: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Compo= nent_Reference-Panels_and_containers.xml Log: Added panels skinning references - RFPL-1235 Modified: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/cha= p-Component_Reference-Panels_and_containers.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 --- modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Comp= onent_Reference-Panels_and_containers.xml 2011-03-17 23:53:32 UTC (rev 2225= 7) +++ modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Comp= onent_Reference-Panels_and_containers.xml 2011-03-18 01:28:20 UTC (rev 2225= 8) @@ -718,6 +718,11 @@ + +
+ Style classes and skin parameters + +
= @@ -972,6 +977,11 @@ + +
+ Style classes and skin parameters + +
=
Added: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/skinni= ng/tabl-richpopupPanel.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 --- modules/docs/trunk/Component_Reference/src/main/docbook/en-US/skinning/= tabl-richpopupPanel.xml (rev 0) +++ modules/docs/trunk/Component_Reference/src/main/docbook/en-US/skinning/= tabl-richpopupPanel.xml 2011-03-18 01:28:20 UTC (rev 22258) @@ -0,0 +1,203 @@ + + + + + Style classes (selectors) and corresponding skin parameters + + + + + + + + Class (selector) + Skin Parameters + Mapped CSS properties + + + + = + + + + + .rf-pp-btn + + + This class defines styles for the pop-up panel button. + + + + + + No skin parameters. + + = + + + + + .rf-pp-shade + + + This class defines styles for the shading that covers the page wh= en presenting a modal pop-up panel. + + + + + + No skin parameters. + + = + + + + + .rf-pp-cntr + + + This class defines styles for the container for the pop-up panel. + + + + + + panelBorderColor + border + + + generalBackgroundColor + background + + = + + + + + .rf-pp-hdr + + + This class defines styles for the header of the pop-up panel. + + + + + + headerBackgroundColor + background + + = + + + + + .rf-pp-hdr-cnt + + + This class defines styles for the content of the header. + + + + + + headerTextColor + color + + + headerWeightFont + font-weight + + + headerFamilyFont + font-family + + + headerSizeFont + font-size + + = + + + + + .rf-pp-cnt + + + This class defines styles for the content of the pop-up panel. + + + + + + generalTextColor + color + + + generalFamilyFont + font-family + + + generalSizeFont + font-size + + = + + + + + .rf-pp-cnt-scrlr + + + This class defines styles for the scroll bars of the pop-up panel. + + + + + + generalBackgroundColor + background + + = + + + + + .rf-pp-hndlr + + + This class defines styles for borders of the pop-up panel. The bo= rder handler is used to re-size the panel. + + + + + + No skin parameters. + + = + + + + + .rf-pp-hndlr-t + .rf-pp-hndlr-b + .rf-pp-hndlr-l + .rf-pp-hndlr-r + .rf-pp-hndlr-tl + .rf-pp-hndlr-tr + .rf-pp-hndlr-bl + .rf-pp-hndlr-br + + + These classes define styles for the top, bottom, left, right, top= -left, top-right, bottom-left, and bottom-right edges of the border handler. + + + + + + No skin parameters. + + = + + +
Added: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/skinni= ng/tabl-richtabPanel.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 --- modules/docs/trunk/Component_Reference/src/main/docbook/en-US/skinning/= tabl-richtabPanel.xml (rev 0) +++ modules/docs/trunk/Component_Reference/src/main/docbook/en-US/skinning/= tabl-richtabPanel.xml 2011-03-18 01:28:20 UTC (rev 22258) @@ -0,0 +1,294 @@ + + + + + Style classes (selectors) and corresponding skin parameters + + + + + + + + Class (selector) + Skin Parameters + Mapped CSS properties + + + + = + + + + + .rf-tab-hdr + + + This class defines styles for a tab header. + + + + + + panelBorderColor + border + + + tabBackgroundColor + background-color + + + generalTextColor + color + + = + + + + + .rf-tab-hdr-act + + + This class defines styles for a tab header when it is active. + + + + + + additionalBackgroundColor + background-color + + = + + + + + .rf-tab-hdr-inact + + + This class defines styles for a tab header when it is inactive. + + + + + + No skin parameters. + + = + + + + + .rf-tab-hdr-dis + + + This class defines styles for a tab header when it is disabled. + + + + + + tabDisabledTextColor + color + + = + + + + + .rf-tab-hdr-tabline-vis + + + This class defines styles for the header tab line when it is visi= ble. + + + + + + additionalBackgroundColor + background-color + + + panelBorderColor + border-color + + = + + + + + .rf-tab-hdr-tabs + + + This class defines styles for the tabs in the header. + + + + + + No skin parameters. + + = + + + + + .rf-tab-hdr-spcr + + + This class defines styles for the tab header spacer. + + + + + + panelBorderColor + border-bottom + + = + + + + + .rf-tab-lbl + + + This class defines styles for the tab label. + + + + + + generalFamilyFont + font-family + + + generalSizeFont + font-size + + = + + + + + .rf-tab-hdn + + + This class defines styles for the tab when it is hidden. + + + + + + No skin parameters. + + = + + + + + .rf-tab-hdr-scrl-lft + .rf-tab-hdr-scrl-rgh + + + These classes define styles for the left and right controls for t= he tab header scroller. + + + + + + additionalBackgroundColor + background + + + panelBorderColor + border + + + generalFamilyFont + font-family + + + generalSizeFont + font-size + + = + + + + + .rf-tab-hdr-tablst + + + This class define styles for the tab header list. + + + + + + additionalBackgroundColor + background + + + panelBorderColor + border + + + generalFamilyFont + font-family + + = + + + + + .rf-tab-hdr-brd + + + This class define styles for the tab header border. + + + + + + tabBackgroundColor + background + + + panelBorderColor + border + + = + + + + + .rf-tab-cnt + + + This class define styles for the content of the tab panel. + + + + + + generalBackgroundColor + background + + + panelBorderColor + border + + + generalFamilyFont + font-family + + + generalSizeFont + font-size + + = + + +
--===============0826686666518808495==--