sync LCARStrek with part of the modification in Firefox 10 - some more work is still...
[themes.git] / LCARStrek / global / webConsole.css
index 0c2d6047737af5ba12f7b199aec94dd5e0fc423a..c0add3e24f006894357ed331aa3a76d02c013600 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;