[richfaces-svn-commits] JBoss Rich Faces SVN: r13474 - in trunk/test-applications/realworld2/web/src/main/webapp: includes/image and 2 other directories.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Apr 9 11:52:25 EDT 2009


Author: abelevich
Date: 2009-04-09 11:52:25 -0400 (Thu, 09 Apr 2009)
New Revision: 13474

Modified:
   trunk/test-applications/realworld2/web/src/main/webapp/includes/album/albumInfo.xhtml
   trunk/test-applications/realworld2/web/src/main/webapp/includes/image/imageInfo.xhtml
   trunk/test-applications/realworld2/web/src/main/webapp/includes/shelf/shelfInfo.xhtml
   trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld.css
Log:
add inplaceInput component

Modified: trunk/test-applications/realworld2/web/src/main/webapp/includes/album/albumInfo.xhtml
===================================================================
(Binary files differ)

Modified: trunk/test-applications/realworld2/web/src/main/webapp/includes/image/imageInfo.xhtml
===================================================================
(Binary files differ)

Modified: trunk/test-applications/realworld2/web/src/main/webapp/includes/shelf/shelfInfo.xhtml
===================================================================
(Binary files differ)

Modified: trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld.css
===================================================================
--- trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld.css	2009-04-09 15:31:59 UTC (rev 13473)
+++ trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld.css	2009-04-09 15:52:25 UTC (rev 13474)
@@ -949,4 +949,8 @@
 
 .rich-menu-item-icon img{
 	border:0px;
+}
+
+.rich-inplace {
+	font-size: inherit;
 }
\ No newline at end of file




More information about the richfaces-svn-commits mailing list