sync LCARStrek with part of the modification in Firefox 10 - some more work is still...
[themes.git] / EarlyBlue / global / webConsole.css
index 6d4905ff4692d6db5a24db2b5289fa54f4d42189..f89550641b01f2874ef1ecaac58acbb78f7b5290 100644 (file)
 .hud-output-node,
 .jsterm-input-node,
 .jsterm-complete-node {
-  font: 12px 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;