10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove/* Reset base Console skin styles */
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-console-content,
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-console-bd,
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-console-entry,
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-console-ft,
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-console-ft .yui3-console-filters-categories,
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-console-ft .yui3-console-filters-sources,
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-console-hd {
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove background: none;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove border: none;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove -moz-border-radius: 0;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove -webkit-border-radius: 0;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove border-radius: 0;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove}
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole-content,
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-console-bd {
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove color: #333;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove font: 13px/1.4 Helvetica, 'DejaVu Sans', 'Bitstream Vera Sans', Arial, sans-serif;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove}
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole-content {
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove border: 1px solid #afafaf;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove}
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-console-entry {
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove border-bottom: 1px solid #eaeaea;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove font-family: Menlo, Inconsolata, Consolas, 'DejaVu Mono', 'Bitstream Vera Sans Mono', monospace;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove font-size: 11px;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove}
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-console-ft {
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove border-top: 1px solid;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove}
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-console-hd {
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove border-bottom: 1px solid;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove *zoom: 1;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove}
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole.yui3-console-collapsed .yui3-console-hd {
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove border: none;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove}
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-console-ft,
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-console-hd {
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove border-color: #cfcfcf;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove}
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-testconsole-entry-fail {
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove background-color: #FFE0E0;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove border-bottom-color: #FFC5C4;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove}
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove.yui3-skin-sam .yui3-testconsole .yui3-testconsole-entry-pass {
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove background-color: #ECFFEA;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove border-bottom-color: #D1FFCC;
10b29d99683d0782b9f9ccbfc2a38afe7288c4d6Ryan Grove}