Author: vmolotkov
Date: 2007-12-05 07:01:56 -0500 (Wed, 05 Dec 2007)
New Revision: 4485
Modified:
branches/3.1.x/ui/listShuttle/src/main/resources/org/richfaces/renderkit/html/css/listShuttle.xcss
Log:
bug:/RF-1509
Modified:
branches/3.1.x/ui/listShuttle/src/main/resources/org/richfaces/renderkit/html/css/listShuttle.xcss
===================================================================
---
branches/3.1.x/ui/listShuttle/src/main/resources/org/richfaces/renderkit/html/css/listShuttle.xcss 2007-12-05
11:42:31 UTC (rev 4484)
+++
branches/3.1.x/ui/listShuttle/src/main/resources/org/richfaces/renderkit/html/css/listShuttle.xcss 2007-12-05
12:01:56 UTC (rev 4485)
@@ -20,7 +20,7 @@
.shuttle_right_button_col_valign{vertical-align : middle}
.rich-shuttle-body {
- width: 100%;
+ /*width: 100%;*/
}
.ol_list_content {
@@ -283,11 +283,13 @@
.rich-ordering-list-table-header-cell-end {
border-right : 0px;
white-space: nowrap;
+ padding : 2px;
}
.rich-ordering-list-cell-end {
border-right : 0px;
white-space: nowrap;
+ padding : 2px;
}
.rich-ordering-list-cell {
@@ -343,7 +345,6 @@
<u:style name="font-family" skin="headerFamilyFont" />
<u:style name="font-size" skin="headerSizeFont" />
<u:style name="font-weight" skin="headerWeightFont" />
- <u:style name="border-width" skin="tableBorderWidth" />
<u:style name="border-top-color" skin="subBorderColor" />
<u:style name="border-bottom-color" skin="tableBorderColor"
/>
<u:style name="border-right-color" skin="tableBorderColor"
/>
Show replies by date