Author: cluts
Date: 2008-01-25 11:24:17 -0500 (Fri, 25 Jan 2008)
New Revision: 5642
Modified:
trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml
Log:
http://jira.jboss.com/jira/browse/RF-1052 - done for inputnumberslider
Modified: trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml 2008-01-25
16:23:56 UTC (rev 5641)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml 2008-01-25
16:24:17 UTC (rev 5642)
@@ -168,7 +168,7 @@
<section>
<title>Skin Parameters Redefinition</title>
- <table id="tab_cn">
+ <table>
<title>Skin parameters redefinition for a bar</title>
<tgroup cols="2">
<thead>
@@ -308,7 +308,7 @@
</mediaobject>
</figure>
- <table>
+ <table id="tab_cn">
<title>Classes names that define a component appearance</title>
<tgroup cols="2">
<thead>
@@ -391,6 +391,8 @@
<programlisting role="CSS"><![CDATA[...
.myClass{
font-style: italic;
+ font-weight:bold;
+ font-size:12px;
}
...]]></programlisting>
<para>The
<emphasis><property>"inputClass"</property></emphasis>
attribute for <emphasis role="bold"