[richfaces-svn-commits] JBoss Rich Faces SVN: r13838 - in trunk/docs/common-resources/en/src/main: css and 1 other directory.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Apr 24 13:56:12 EDT 2009


Author: artdaw
Date: 2009-04-24 13:56:12 -0400 (Fri, 24 Apr 2009)
New Revision: 13838

Modified:
   trunk/docs/common-resources/en/src/main/archetypes/richfaces_archetype/readme.txt
   trunk/docs/common-resources/en/src/main/css/html-common.css
Log:
style correction

Modified: trunk/docs/common-resources/en/src/main/archetypes/richfaces_archetype/readme.txt
===================================================================
--- trunk/docs/common-resources/en/src/main/archetypes/richfaces_archetype/readme.txt	2009-04-24 17:09:52 UTC (rev 13837)
+++ trunk/docs/common-resources/en/src/main/archetypes/richfaces_archetype/readme.txt	2009-04-24 17:56:12 UTC (rev 13838)
@@ -2,6 +2,6 @@
 1.	Build the archetype with "mvn clean install"
 2.	Cd to RichFaces_trunk\docs\. Run
 mvn archetype:generate -DarchetypeGroupId=org.richfaces.docs -DarchetypeArtifactId=richfacesguide-archetype -DarchetypeVersion=3.3.1-SNAPSHOT -DartifactId=RichFacesGuide -DgroupId=org.richfaces.docs
-(artifactId – project folder name).
+(artifactId - project folder name).
 When the build is finished you will see the RichFacesGuide(your project name folder). 
 3.	Cd to RichFacesGuide (your project name folder) and "mvn clean install" to build the guide.

Modified: trunk/docs/common-resources/en/src/main/css/html-common.css
===================================================================
--- trunk/docs/common-resources/en/src/main/css/html-common.css	2009-04-24 17:09:52 UTC (rev 13837)
+++ trunk/docs/common-resources/en/src/main/css/html-common.css	2009-04-24 17:56:12 UTC (rev 13838)
@@ -20,6 +20,14 @@
 	color:#333333;
 }
 
+div.author{
+	margin-bottom: 20px;
+}
+
+h3.author{
+	margin: 0px;
+}
+
 div.book, div.chapter, div.section{
 	width:1000px;
 	margin:0 auto;




More information about the richfaces-svn-commits mailing list