/* Copyright (c) 2010, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.com/yui/license.html version: 3.3.0 build: 3167 */ .yui3-skin-sam .yui3-console-entry-pass .yui3-console-entry-cat { background-color: green; color: #fff; } .yui3-skin-sam .yui3-console-entry-fail .yui3-console-entry-cat { background-color: red; color: #fff; } .yui3-skin-sam .yui3-console-entry-ignore .yui3-console-entry-cat { background-color: #666; }