[richfaces-svn-commits] JBoss Rich Faces SVN: r2119 - trunk/ui/tabPanel/src/main/resources/org/richfaces/renderkit/html/css.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Aug 7 15:17:21 EDT 2007


Author: dbiatenia
Date: 2007-08-07 15:17:21 -0400 (Tue, 07 Aug 2007)
New Revision: 2119

Modified:
   trunk/ui/tabPanel/src/main/resources/org/richfaces/renderkit/html/css/tabPanel.xcss
Log:
hight fixed for FF

Modified: trunk/ui/tabPanel/src/main/resources/org/richfaces/renderkit/html/css/tabPanel.xcss
===================================================================
--- trunk/ui/tabPanel/src/main/resources/org/richfaces/renderkit/html/css/tabPanel.xcss	2007-08-07 19:15:02 UTC (rev 2118)
+++ trunk/ui/tabPanel/src/main/resources/org/richfaces/renderkit/html/css/tabPanel.xcss	2007-08-07 19:17:21 UTC (rev 2119)
@@ -184,6 +184,7 @@
 		<u:style name="border-bottom-color" skin="panelBorderColor"/>
 		<u:style name="border-bottom-style" value="solid"/>
 		<u:style name="border-bottom-width" value="1px"/>
+		<u:style name="font-size" value="1px"/> 
 	</u:selector>
 
 		




More information about the richfaces-svn-commits mailing list