[richfaces-svn-commits] JBoss Rich Faces SVN: r11672 - trunk/docs/userguide/en/src/main/docbook/included.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Dec 9 12:29:04 EST 2008


Author: msorokin
Date: 2008-12-09 12:29:04 -0500 (Tue, 09 Dec 2008)
New Revision: 11672

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/editor.xml
Log:
https://jira.jboss.org/jira/browse/RF-5042
added a creenshot

Modified: trunk/docs/userguide/en/src/main/docbook/included/editor.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/editor.xml	2008-12-09 17:23:06 UTC (rev 11671)
+++ trunk/docs/userguide/en/src/main/docbook/included/editor.xml	2008-12-09 17:29:04 UTC (rev 11672)
@@ -1101,9 +1101,20 @@
                     </section>
           <section>
                     <title>Definition of Custom Style Selectors</title>
+            
+                              <para>On the screenshot there are CSS selectors  that define styles for component elements.</para>
+                              
+                              <figure>
+                                        <title>Classes names</title>
+                                        <mediaobject>
+                                                  <imageobject>
+                                                            <imagedata fileref="images/editor3.png"/>
+                                                  </imageobject>
+                                        </mediaobject>
+                              </figure>
                     
                     <table>
-                              <title>Skin parameters redefinition for main text area</title>
+                              <title>CSS selectors for the layout of the editor</title>
                               
                               <tgroup cols="2">
                                         <thead>




More information about the richfaces-svn-commits mailing list