[richfaces-svn-commits] JBoss Rich Faces SVN: r14270 - in branches/community/3.3.X/docs/userguide/en/src/main: resources/images and 1 other directory.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Thu May 21 14:03:14 EDT 2009
Author: artdaw
Date: 2009-05-21 14:03:13 -0400 (Thu, 21 May 2009)
New Revision: 14270
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/colorPicker.xml
branches/community/3.3.X/docs/userguide/en/src/main/resources/images/colorPicker_cn.png
Log:
https://jira.jboss.org/jira/browse/RF-6986 - all rich-colorpicker-* classes were renamed
Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/colorPicker.xml
===================================================================
--- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/colorPicker.xml 2009-05-21 16:32:51 UTC (rev 14269)
+++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/colorPicker.xml 2009-05-21 18:03:13 UTC (rev 14270)
@@ -370,11 +370,11 @@
</thead>
<tbody>
<row>
- <entry>.rich-colorPicker-span input</entry>
+ <entry>.rich-colorpicker-span input</entry>
<entry>Defines styles for the input field that contains selected color</entry>
</row>
<row>
- <entry>.rich-colorPicker-icon</entry>
+ <entry>.rich-colorpicker-icon</entry>
<entry>Defines styles for the icon</entry>
</row>
</tbody>
@@ -391,23 +391,23 @@
</thead>
<tbody>
<row>
- <entry>.rich-colorPicker-ext</entry>
+ <entry>.rich-colorpicker-ext</entry>
<entry>Defines styles for the wrapper <div> element of a widget</entry>
</row>
<row>
- <entry>.rich-colorPicker-color</entry>
+ <entry>.rich-colorpicker-color</entry>
<entry>Defines styles for the color palette</entry>
</row>
<row>
- <entry>.rich-colorPicker-current-color</entry>
+ <entry>.rich-colorpicker-current-color</entry>
<entry>Defines styles for the currently selected color</entry>
</row>
<row>
- <entry>.rich-colorPicker-new-color</entry>
+ <entry>.rich-colorpicker-new-color</entry>
<entry>Defines styles for the already selected color</entry>
</row>
<row>
- <entry>.rich-colorPicker-colors-input</entry>
+ <entry>.rich-colorpicker-colors-input</entry>
<entry>Defines styles for the hex, RGB, and HSB input fileds</entry>
</row>
</tbody>
@@ -424,11 +424,11 @@
</thead>
<tbody>
<row>
- <entry>.rich-colorPicker-submit</entry>
+ <entry>.rich-colorpicker-submit</entry>
<entry>Defines styles for the "Apply" button</entry>
</row>
<row>
- <entry>.rich-colorPicker-cancel</entry>
+ <entry>.rich-colorpicker-cancel</entry>
<entry>Defines styles for the "Cancel" button</entry>
</row>
</tbody>
Modified: branches/community/3.3.X/docs/userguide/en/src/main/resources/images/colorPicker_cn.png
===================================================================
(Binary files differ)
More information about the richfaces-svn-commits
mailing list