[richfaces-svn-commits] JBoss Rich Faces SVN: r1991 - trunk/samples/tabPanelDemo/src/main/webapp/pages.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Aug 1 15:46:31 EDT 2007


Author: dbiatenia
Date: 2007-08-01 15:46:31 -0400 (Wed, 01 Aug 2007)
New Revision: 1991

Modified:
   trunk/samples/tabPanelDemo/src/main/webapp/pages/index.jsp
Log:


Modified: trunk/samples/tabPanelDemo/src/main/webapp/pages/index.jsp
===================================================================
--- trunk/samples/tabPanelDemo/src/main/webapp/pages/index.jsp	2007-08-01 17:33:17 UTC (rev 1990)
+++ trunk/samples/tabPanelDemo/src/main/webapp/pages/index.jsp	2007-08-01 19:46:31 UTC (rev 1991)
@@ -8,47 +8,8 @@
 	<head>
 		<title></title>
 		<style type="text/css">
-			.italic {
-				font-style: italic;
-			}
-			
-			.tabClass { 
-				font-size: 16px; 
-				font-family: fantasy; 
-				color:red; 
-			}
-			
-			.rich-tab-active {
-				font-size: 16px; 
-				font-family: fantasy; 
-				color:purple;
-			}
-			
-			.rich-tab-inactive {
-				font-size: 14px; 
-				font-family: fantasy; 
-				color:green;
-			}
-			
-			.rich-tab-disabled {
-				font-size: 12px; 
-				font-family: fantasy; 
-				color:gold;
-			}
-			
-			.rich-tabhdr-cell-inactive, .rich-tabhdr-cell-disabled {
-				
-			}
-			
-			.rich-tabpanel-content-position {
-				top: 0px;
-			}
-/*			
-			.rich-tabpanel-content {
-				border-width: 2px; 
-				border-color:red;
-			}
-*/			
+
+
 		</style>
 	</head>
 	<body bgcolor="white">




More information about the richfaces-svn-commits mailing list