16 lines
303 B
CSS
16 lines
303 B
CSS
/*
|
|
YUI 3.17.2 (build 9c3c78e)
|
|
Copyright 2014 Yahoo! Inc. All rights reserved.
|
|
Licensed under the BSD License.
|
|
http://yuilibrary.com/license/
|
|
*/
|
|
|
|
.yui3-datatable-message {
|
|
display: none;
|
|
}
|
|
|
|
.yui3-datatable-message-visible .yui3-datatable-message {
|
|
display: block;
|
|
display: table-row-group;
|
|
}
|