blob: a0a28b92d0fa73576dfcb7b4c548f898e066f714 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/*
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;
}
|