Files
moodle/lib/yuilib/3.17.2/datatable-message/assets/datatable-message-core.css
T
2014-06-09 16:25:17 +08:00

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;
}