summaryrefslogtreecommitdiffstats
path: root/js/yui3/datatable-base/assets/datatable-base-core.css
blob: 96955cbaebe544a661ccfa9138afdfed1f5e7579 (plain)
1
2
3
4
5
6
7
8
9
10
/*
YUI 3.7.3 (build 5687)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
/* foundational CSS */
.yui3-datatable-table {
    empty-cells: show;
}