You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-commits@incubator.apache.org by jm...@apache.org on 2007/01/05 23:37:39 UTC

svn commit: r493243 - /incubator/xap/trunk/css/xapDefault.css

Author: jmargaris
Date: Fri Jan  5 15:37:38 2007
New Revision: 493243

URL: http://svn.apache.org/viewvc?view=rev&rev=493243
Log:
got rid of text: inherit which is not valid

Modified:
    incubator/xap/trunk/css/xapDefault.css

Modified: incubator/xap/trunk/css/xapDefault.css
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/css/xapDefault.css?view=diff&rev=493243&r1=493242&r2=493243
==============================================================================
--- incubator/xap/trunk/css/xapDefault.css (original)
+++ incubator/xap/trunk/css/xapDefault.css Fri Jan  5 15:37:38 2007
@@ -16,12 +16,10 @@
 
 table {
 	font: inherit;
-	text: inherit;
 }
 
 td {
 	font: inherit;
-	text: inherit;
 }
 
 /* APPLICATION */