start 2.8 development cycle for both themes
[themes.git] / EarlyBlue / global / webConsole.css
index 99c79a8c1bff23ed30bdd8fae6f0cd82c14b4175..f89550641b01f2874ef1ecaac58acbb78f7b5290 100644 (file)
 .hud-output-node,
 .jsterm-input-node,
 .jsterm-complete-node {
-  font: 12px Consolas, Lucida Console, monospace;
+  font: 12px "Liberation Mono", Consolas, "Courier New", monospace;
 }
 
 .hud-output-node {
 /* JSTerm Styles */
 
 .jsterm-wrapper-node {
-  font-family: monospace; 
+  font-family: "Liberation Mono", Consolas, "Courier New", monospace; 
   font-size: 1em;
   background-color: #000; 
   border: 1px solid #333;