2
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
3
Code licensed under the BSD License:
4
http://developer.yahoo.net/yui/license.txt
8
.yui-dt-table th, .yui-dt-table td {
32
/* foundational scrolling css */
34
*overflow-y:auto; /* for ie */
36
.yui-dt-scrollable thead {
37
display:block; /* for safari and opera */
39
.yui-dt-scrollable thead tr {
40
position:relative; /* for ie */
43
display:block; /* for safari and opera */
44
overflow:auto; /* for gecko */