Author: konstantin.mishin
Date: 2007-11-22 12:05:10 -0500 (Thu, 22 Nov 2007)
New Revision: 4198
Modified:
trunk/ui/scrollableDataTable/src/main/resources/org/richfaces/renderkit/html/css/scrollable-data-table.xcss
Log:
RF-814
Modified:
trunk/ui/scrollableDataTable/src/main/resources/org/richfaces/renderkit/html/css/scrollable-data-table.xcss
===================================================================
---
trunk/ui/scrollableDataTable/src/main/resources/org/richfaces/renderkit/html/css/scrollable-data-table.xcss 2007-11-22
17:04:20 UTC (rev 4197)
+++
trunk/ui/scrollableDataTable/src/main/resources/org/richfaces/renderkit/html/css/scrollable-data-table.xcss 2007-11-22
17:05:10 UTC (rev 4198)
@@ -95,8 +95,6 @@
*/
.dr-sdt-hcbody {
white-space: nowrap;
- position: relative;
- display: block;
overflow: hidden;
width: 100%;
font-weight: normal;
@@ -151,8 +149,6 @@
font-weight: normal;
padding: 3px 5px;
white-space: nowrap;
- position: relative;
- display: block;
overflow: hidden;
}
@@ -161,8 +157,6 @@
font-weight: normal;
padding: 0px 0px;
white-space: nowrap;
- position: relative;
- display: block;
overflow: hidden;
width: 100%;
}
@@ -212,9 +206,6 @@
cursor: default;
font-weight: normal;
white-space: nowrap;
- padding: 0px 0px;
- position: relative;
- display: block;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
Show replies by date