12 lines
217 B
CSS
12 lines
217 B
CSS
/*
|
|
YUI 3.17.2 (build 9c3c78e)
|
|
Copyright 2014 Yahoo! Inc. All rights reserved.
|
|
Licensed under the BSD License.
|
|
http://yuilibrary.com/license/
|
|
*/
|
|
|
|
/* foundational CSS */
|
|
.yui3-datatable-table {
|
|
empty-cells: show;
|
|
}
|