summaryrefslogtreecommitdiffstats
path: root/js/yui3/datatable-message/assets/datatable-message-core.css
blob: 376e1b2662a28e0daf035968f1766ad5e97d322e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
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;
}