Author: msorokin
Date: 2009-01-13 08:40:22 -0500 (Tue, 13 Jan 2009)
New Revision: 12253
Modified:
trunk/docs/userguide/en/src/main/docbook/included/editor.xml
Log:
https://jira.jboss.org/jira/browse/RF-4664
correct a style listing
Modified: trunk/docs/userguide/en/src/main/docbook/included/editor.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/editor.xml 2009-01-13 13:27:43 UTC
(rev 12252)
+++ trunk/docs/userguide/en/src/main/docbook/included/editor.xml 2009-01-13 13:40:22 UTC
(rev 12253)
@@ -1276,7 +1276,7 @@
<emphasis
role="bold">Example:</emphasis>
</para>
<programlisting role="CSS"><![CDATA[...
-.richfacesSkin a.mceButton span, .richfacesSkin a.mceButton img{
+.richfacesSkin .mceButton {
border: 1px solid red;
}
...]]></programlisting>