From richfaces-svn-commits at lists.jboss.org Thu Apr 2 13:12:34 2009 Content-Type: multipart/mixed; boundary="===============8273081805462757128==" 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: r13363 - trunk/docs/userguide/en/src/main/docbook/included. Date: Thu, 02 Apr 2009 13:12:33 -0400 Message-ID: --===============8273081805462757128== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2009-04-02 13:12:33 -0400 (Thu, 02 Apr 2009) New Revision: 13363 Modified: trunk/docs/userguide/en/src/main/docbook/included/colorPicker.xml Log: https://jira.jboss.org/jira/browse/RF-6581 -language is checked = Modified: trunk/docs/userguide/en/src/main/docbook/included/colorPicker.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 --- trunk/docs/userguide/en/src/main/docbook/included/colorPicker.xml 2009-= 04-02 15:10:23 UTC (rev 13362) +++ trunk/docs/userguide/en/src/main/docbook/included/colorPicker.xml 2009-= 04-02 17:12:33 UTC (rev 13363) @@ -70,7 +70,7 @@ The <rich:colorPicker> - component allows you simply select a color or define it in hex, RGB, or= HSB input fields. + component allows you easily select a color or define it in hex, RGB, or= HSB input fields. There are two squares in the widget that help you to compare the curren= tly selected color and the already selected color. @@ -80,7 +80,7 @@ "value" attribute stores = - selected color. + the selected color. The value of the @@ -164,18 +164,18 @@ = with the help of the "arrows" facet. - + + - + - = -
+ = +
- + ...]]> @@ -196,8 +196,8 @@ - - + +
Look-and-Feel Customization For skinnability implementation, the components use a @@ -210,12 +210,12 @@ components at once: = Redefine the corresponding skin parameters - Add to your style sheets style classes used b= y a - <rich:colorPicker> - component + Add style classes used by a + <rich:colorPicker> + component to your style sheets -
+
Skin Parameters Redefinition @@ -235,14 +235,14 @@ generalSizeFont font-size - + generalFamilyFont font-family -
= + = Skin parameters redefinition for the wrapper <div> elem= ent of a widget @@ -256,18 +256,18 @@ panelBorderColor border-color - + generalBackgroundColor background-color - + generalFamilyFont font-family -
= + = Skin parameters redefinition for the icon, color palette, cur= rent color, and new color @@ -284,7 +284,7 @@ -
= + = Skin parameters redefinition for the hex, RGB, and HSB input = fileds @@ -298,26 +298,26 @@ generalSizeFont font-size - + generalFamilyFont font-family - + generalTextColor color - + panelBorderColor border-color - + controlBackgroundColor background-color -
+ Skin parameters redefinition for the "Apply" and &= quot;Cancel" button @@ -331,27 +331,27 @@ buttonFontSize font-size - + buttonFamilyFont font-family - + headerTextColor color - + headerBackgroundColor border-color - + panelBorderColor border-color - + generalSizeFont font-size - + generalFamilyFont font-family @@ -362,8 +362,8 @@ -
= -
+ = + =
Definition of Custom Style Classes @@ -378,8 +378,8 @@ = - - Classes names for the representation of the input field and icon co= ntaining selected color + <title> + Classes names for the representation of the input field and icon co= ntaining selected color @@ -417,22 +417,22 @@ .rich-colorPicker-color Defines styles for the color palette - + .rich-colorPicker-current-color Defines styles for the currently selected color - + .rich-colorPicker-new-color Defines styles for the already selected color - + .rich-colorPicker-colors-input Defines styles for the hex, RGB, and HSB input fileds -
+ Classes names for the buttons representation --===============8273081805462757128==--