happstack-yui-7351.0.0: bundle/test/assets/test-console.css
/*
YUI 3.5.1 (build 22)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
.yui3-skin-sam .yui3-console-entry-pass .yui3-console-entry-cat {
background-color: green;
}
.yui3-skin-sam .yui3-console-entry-fail .yui3-console-entry-cat {
background-color: red;
}
.yui3-skin-sam .yui3-console-entry-ignore .yui3-console-entry-cat {
background-color: #666;
}