Author: vmolotkov
Date: 2007-12-05 08:43:44 -0500 (Wed, 05 Dec 2007)
New Revision: 4491
Modified:
branches/3.1.x/ui/listShuttle/src/main/templates/org/richfaces/htmlListShuttle.jspx
Log:
cosmetic changes
Modified:
branches/3.1.x/ui/listShuttle/src/main/templates/org/richfaces/htmlListShuttle.jspx
===================================================================
---
branches/3.1.x/ui/listShuttle/src/main/templates/org/richfaces/htmlListShuttle.jspx 2007-12-05
13:34:06 UTC (rev 4490)
+++
branches/3.1.x/ui/listShuttle/src/main/templates/org/richfaces/htmlListShuttle.jspx 2007-12-05
13:43:44 UTC (rev 4491)
@@ -62,7 +62,7 @@
<table id="#{clientId}table" cellpadding="0"
cellspacing="0" class="rich-shuttle-body">
<tbody>
<tr>
- <td>
+ <td style="border:0px;padding : 0px;">
<div id="#{clientId}headerBox"
class="rich-shuttle-list">
<jsp:scriptlet>
<![CDATA[
@@ -122,7 +122,7 @@
<table id="#{clientId}tlTable" cellpadding="0"
cellspacing="0" class="rich-shuttle-body">
<tbody>
<tr>
- <td>
+ <td style="border:0px;padding : 0px;">
<div id="#{clientId}tlHeaderBox"
class="rich-shuttle-list">
<jsp:scriptlet>
<![CDATA[
Show replies by date