You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
856 B
32 lines
856 B
/*
|
|
YUI 3.17.2 (build 9c3c78e)
|
|
Copyright 2014 Yahoo! Inc. All rights reserved.
|
|
Licensed under the BSD License.
|
|
http://yuilibrary.com/license/
|
|
*/
|
|
|
|
.yui3-skin-sam .yui3-datatable-scroll-columns {
|
|
border-collapse: separate;
|
|
border-spacing: 0;
|
|
font-family: HelveticaNeue,arial,helvetica,clean,sans-serif;
|
|
margin: 0;
|
|
padding: 0;
|
|
top: 0;
|
|
left: 0;
|
|
}
|
|
|
|
.yui3-skin-sam .yui3-datatable-scroll-columns .yui3-datatable-header {
|
|
padding: 0;
|
|
}
|
|
|
|
.yui3-skin-sam .yui3-datatable-x-scroller,
|
|
.yui3-skin-sam .yui3-datatable-y-scroller-container {
|
|
border: 1px solid #303030;
|
|
border-left-color: #323434;
|
|
}
|
|
|
|
.yui3-skin-sam .yui3-datatable-scrollable-x .yui3-datatable-y-scroller-container,
|
|
.yui3-skin-sam .yui3-datatable-x-scroller .yui3-datatable-table,
|
|
.yui3-skin-sam .yui3-datatable-y-scroller .yui3-datatable-table {
|
|
border: 0 none;
|
|
}
|
|
|