happstack-yui-7371.5.0: bundle/datatable-sort/assets/datatable-sort-core.css
/*
YUI 3.7.1 (build 5627)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
/* foundational CSS */
.yui3-datatable-sortable-column {
z-index: 1;
}
.yui3-datatable-sortable-column:focus,
.yui3-datatable-sortable-column:active {
/* So the focus ring isn't masked by the surrounding elements */
z-index: 2;
}