summaryrefslogtreecommitdiffstats
path: root/js/yui3/test-console/assets/test-console-core.css
blob: 00ad9b583fa13b89efc3d43487a6b44adacf09cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
YUI 3.7.3 (build 5687)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
.yui3-testconsole .yui3-console-entry {
    min-height: inherit;
    padding: 5px;
}

.yui3-testconsole .yui3-console-controls {
    display: none;
}