[richfaces-svn-commits] JBoss Rich Faces SVN: r12484 - in trunk/test-applications/realworld/web/src/main/webapp: includes and 4 other directories.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Jan 29 09:48:23 EST 2009


Author: andrei_exadel
Date: 2009-01-29 09:48:23 -0500 (Thu, 29 Jan 2009)
New Revision: 12484

Modified:
   trunk/test-applications/realworld/web/src/main/webapp/includes/image/breadCrumb.xhtml
   trunk/test-applications/realworld/web/src/main/webapp/includes/image/mainImage.xhtml
   trunk/test-applications/realworld/web/src/main/webapp/includes/imagePreview.xhtml
   trunk/test-applications/realworld/web/src/main/webapp/includes/misc/status.xhtml
   trunk/test-applications/realworld/web/src/main/webapp/layout/template2.xhtml
   trunk/test-applications/realworld/web/src/main/webapp/main.xhtml
   trunk/test-applications/realworld/web/src/main/webapp/stylesheet/realworld2.css
Log:
Change status. Remove tooltip from image 

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

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

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

Modified: trunk/test-applications/realworld/web/src/main/webapp/includes/misc/status.xhtml
===================================================================
(Binary files differ)

Modified: trunk/test-applications/realworld/web/src/main/webapp/layout/template2.xhtml
===================================================================
(Binary files differ)

Modified: trunk/test-applications/realworld/web/src/main/webapp/main.xhtml
===================================================================
(Binary files differ)

Modified: trunk/test-applications/realworld/web/src/main/webapp/stylesheet/realworld2.css
===================================================================
--- trunk/test-applications/realworld/web/src/main/webapp/stylesheet/realworld2.css	2009-01-29 14:42:50 UTC (rev 12483)
+++ trunk/test-applications/realworld/web/src/main/webapp/stylesheet/realworld2.css	2009-01-29 14:48:23 UTC (rev 12484)
@@ -230,4 +230,13 @@
 .info {
     height: 202px;
     overflow: auto;
+}
+
+.a4j-status {
+	border: 1px solid white; 
+	padding: 5px; 
+	position: absolute; 
+	z-index: 3; 
+	left: 50%; 
+	top: 40px; 
 }
\ No newline at end of file




More information about the richfaces-svn-commits mailing list