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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed May 13 13:51:03 EDT 2009


Author: atsebro
Date: 2009-05-13 13:51:03 -0400 (Wed, 13 May 2009)
New Revision: 14182

Modified:
   trunk/docs/common-resources/en/src/main/css/html-common.css
   trunk/docs/common-resources/en/src/main/images/rf_logo.gif
Log:
Adding RF logo

Modified: trunk/docs/common-resources/en/src/main/css/html-common.css
===================================================================
--- trunk/docs/common-resources/en/src/main/css/html-common.css	2009-05-13 17:29:11 UTC (rev 14181)
+++ trunk/docs/common-resources/en/src/main/css/html-common.css	2009-05-13 17:51:03 UTC (rev 14182)
@@ -318,4 +318,8 @@
 	width: 47px;
 	height:315px;
 }
-
+#title a.doc_href {
+    display:block;
+    height:89px;
+    background:transparent url(../images/rf_logo.gif) top right no-repeat;
+}

Modified: trunk/docs/common-resources/en/src/main/images/rf_logo.gif
===================================================================
(Binary files differ)




More information about the richfaces-svn-commits mailing list