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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Apr 13 10:59:05 EDT 2009


Author: ochikvina
Date: 2009-04-13 10:59:05 -0400 (Mon, 13 Apr 2009)
New Revision: 13532

Modified:
   trunk/docs/common-resources/en/src/main/css/html-common.css
Log:
https://jira.jboss.org/jira/browse/RF-6599 - correcting the css style s for feedback 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-04-13 14:58:11 UTC (rev 13531)
+++ trunk/docs/common-resources/en/src/main/css/html-common.css	2009-04-13 14:59:05 UTC (rev 13532)
@@ -295,8 +295,8 @@
 	position:fixed;
 	bottom:0px;
 	right:0px;
-	height:320px;
-	width: 100px;
+	height:315px;
+	width: 47px;
 	overflow: hidden;
 	cursor:pointer;
 }
@@ -307,6 +307,7 @@
 }
 
 #feedback-link img{
-	width: 100px;
+	width: 47px;
+	height:315px;
 }
 




More information about the richfaces-svn-commits mailing list