2 Copyright (c) 2008, Yahoo! Inc. All rights reserved.
3 Code licensed under the BSD License:
4 http://developer.yahoo.net/yui/license.txt
9 border-bottom:1px solid transparent
;
21 .yui-dt-scrollable .yui-dt-hd {
24 .yui-dt-scrollable
.yui-dt-bd thead tr
,
25 .yui-dt-scrollable .yui-dt-bd thead th {
30 .yui-dt-scrollable tbody {
34 /* draggable columns */
43 /* resizeable columns */
47 th
.yui-dt-resizeable
.yui-dt-liner
{
57 background:url
(transparent.gif); /* bug 1816011 */
59 .yui-dt-resizerproxy {
63 background:url
(transparent.gif); /* bug 1816011 */
67 .yui-skin-sam th
.yui-dt-hidden
.yui-dt-liner
,
68 .yui-skin-sam td.yui-dt-hidden .yui-dt-liner {
75 /* vertical and horizontal scrolling */
76 .yui-dt-scrollable .yui-dt-bd {
79 .yui-dt-scrollable .yui-dt-hd {
81 position:relative
; /* for ie overflow bug http://rowanw.com/bugs/overflow_relative.htm */
86 position:absolute
;z-index:9000;