summaryrefslogtreecommitdiffstats
path: root/js/yui3/test-console/assets/test-console-core.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/yui3/test-console/assets/test-console-core.css')
-rw-r--r--js/yui3/test-console/assets/test-console-core.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/js/yui3/test-console/assets/test-console-core.css b/js/yui3/test-console/assets/test-console-core.css
new file mode 100644
index 000000000..00ad9b583
--- /dev/null
+++ b/js/yui3/test-console/assets/test-console-core.css
@@ -0,0 +1,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;
+}