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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon May 18 07:57:40 EDT 2009


Author: ochikvina
Date: 2009-05-18 07:57:40 -0400 (Mon, 18 May 2009)
New Revision: 14235

Modified:
   trunk/docs/common-resources/en/src/main/css/html-common.css
Log:
https://jira.jboss.org/jira/browse/RF-7014 - updating the logo image;

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-15 16:19:58 UTC (rev 14234)
+++ trunk/docs/common-resources/en/src/main/css/html-common.css	2009-05-18 11:57:40 UTC (rev 14235)
@@ -321,5 +321,21 @@
 #title a.doc_href {
     display:block;
     height:89px;
-    background:transparent url(../images/rf_logo.gif) top right no-repeat;
+    background:transparent url(../images/rf_logo.png) top right no-repeat;
 }
+.remark{
+	font-size: 11px;
+	margin-top: -15px;
+	margin-bottom:25px;
+	padding:0px;
+}
+.remark ul{
+	list-style: none;
+}
+.remark ul li{
+	margin:0px;
+	padding:0px;
+}
+p.remark i{
+	font-style:normal;
+}
\ No newline at end of file




More information about the richfaces-svn-commits mailing list