MDL-32843 import YUI 3.5.1
[moodle.git] / lib / yui / 3.5.1 / build / test / assets / skins / sam / test-skin.css
bloba364bcc55dc1b23600225a577fa5d1ddbb7c985e
1 /*
2 YUI 3.5.1 (build 22)
3 Copyright 2012 Yahoo! Inc. All rights reserved.
4 Licensed under the BSD License.
5 http://yuilibrary.com/license/
6 */
7 .yui3-skin-sam .yui3-console-entry-pass .yui3-console-entry-cat {
8 background-color: green;
9 color: #fff;
12 .yui3-skin-sam .yui3-console-entry-fail .yui3-console-entry-cat {
13 background-color: red;
14 color: #fff;
17 .yui3-skin-sam .yui3-console-entry-ignore .yui3-console-entry-cat {
18 background-color: #666;