datatable-scroll-core.css revision 3b27224b02ecaaaa67f60ddd451200a0ed9d452c
/* foundational CSS */
}
}
}
/* To allow absolute positioning of virtual scrollbar */
}
/* Prevent masked headers from showing during momentum scrolling */
}
width: 100%;
z-index: 2;
}
width: 100%;
}
}
z-index: 1;
}
z-index: 2;
}
}
/* Removed because it prevented cmd + zoom resizing in Chrome (at least) */
/*
.yui3-datatable-header {
-webkit-text-size-adjust: none;
}
*/