[richfaces-svn-commits] JBoss Rich Faces SVN: r9150 - trunk/docs/userguide/en/src/main/resources/css.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Jun 20 13:42:58 EDT 2008


Author: msorokin
Date: 2008-06-20 13:42:58 -0400 (Fri, 20 Jun 2008)
New Revision: 9150

Modified:
   trunk/docs/userguide/en/src/main/resources/css/html.css
Log:
RF-2305  	 Document component JS API
A CSS class for highlighting incorrect js api is added

Modified: trunk/docs/userguide/en/src/main/resources/css/html.css
===================================================================
--- trunk/docs/userguide/en/src/main/resources/css/html.css	2008-06-20 17:33:53 UTC (rev 9149)
+++ trunk/docs/userguide/en/src/main/resources/css/html.css	2008-06-20 17:42:58 UTC (rev 9150)
@@ -83,4 +83,6 @@
 a.updated {
 background:transparent url(../images/updated.png) no-repeat scroll right top;
 padding-right:70px;
-} 
\ No newline at end of file
+} 
+.tbi {color: #aaaaaa;}
+.tbi p {color: #333333;}
\ No newline at end of file




More information about the richfaces-svn-commits mailing list