test.css revision 886627107f89fe484c19d8c37b40293a37eda9ea
15871N/A#log .yui3-console-entry {
15871N/A min-height: inherit;
15871N/A padding: 5px;
15871N/A}
15871N/A#log .yui3-console-entry-warn {
15871N/A background-position: -15px 5px;
15871N/A}
15871N/A#log .yui3-console-entry-error {
15871N/A background-position: 6px -33px;
15871N/A}
15871N/A#log .yui3-console-controls,
15871N/A#log .yui3-console-filters-sources,
15871N/A#log .yui3-console-hd {
15871N/A display: none;
15871N/A}
15871N/A#log .yui3-console-bd {
15871N/A border: 0 none;
15871N/A height: auto !important;
15871N/A overflow: visible;
15871N/A}
15871N/A#log .yui3-console-ft,
15871N/A#log .yui3-console-content {
15871N/A border-radius: 0;
15871N/A -moz-border-radius: 0;
15871N/A -webkit-border-radius: 0;
15871N/A}
15871N/A