summaryrefslogtreecommitdiffstats
path: root/js/yui3/test-console/assets/test-console-core.css
blob: 118aa1811b7b6e8cce5de3ce73e7455aa3674cf0 (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-testconsole .yui3-console-entry {
    min-height: inherit;
    padding: 5px;
}

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