Author: sergeyhalipov
Date: 2007-11-15 12:45:40 -0500 (Thu, 15 Nov 2007)
New Revision: 4021
Modified:
branches/3.1.x/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
Log:
http://jira.jboss.com/jira/browse/RF-1236
Modified:
branches/3.1.x/ui/dataTable/src/main/resources/org/richfaces/renderkit/html/css/table.xcss
===================================================================
---
branches/3.1.x/ui/dataTable/src/main/resources/org/richfaces/renderkit/html/css/table.xcss 2007-11-15
16:44:58 UTC (rev 4020)
+++
branches/3.1.x/ui/dataTable/src/main/resources/org/richfaces/renderkit/html/css/table.xcss 2007-11-15
17:45:40 UTC (rev 4021)
@@ -14,6 +14,7 @@
<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:style name="border-collapse" value="collapse" />
</u:selector>
<u:selector name=".dr-table-cell" >
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-11-15
16:44:58 UTC (rev 4020)
+++
trunk/ui/dataTable/src/main/resources/org/richfaces/renderkit/html/css/table.xcss 2007-11-15
17:45:40 UTC (rev 4021)
@@ -14,6 +14,7 @@
<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:style name="border-collapse" value="collapse" />
</u:selector>
<u:selector name=".dr-table-cell" >