Author: sergeyhalipov
Date: 2007-10-24 15:10:19 -0400 (Wed, 24 Oct 2007)
New Revision: 3515
Modified:
trunk/ui/dataTable/src/main/resources/org/richfaces/renderkit/html/css/table.xcss
Log:
http://jira.jboss.com/jira/browse/RF-1236
Modified:
trunk/ui/dataTable/src/main/resources/org/richfaces/renderkit/html/css/table.xcss
===================================================================
---
trunk/ui/dataTable/src/main/resources/org/richfaces/renderkit/html/css/table.xcss 2007-10-24
18:18:22 UTC (rev 3514)
+++
trunk/ui/dataTable/src/main/resources/org/richfaces/renderkit/html/css/table.xcss 2007-10-24
19:10:19 UTC (rev 3515)
@@ -13,6 +13,7 @@
</u:style>
<u:style name="background-color" skin="tableBackgroundColor"
/> <!--tableBackgroundColor-->
<!-- <u:style name="border-collapse" value="inherit" /> fix
RF-535 -->
+ <u:style name="empty-cells" value="show" />
</u:selector>
<u:selector name=".dr-table-cell" >