sync LCARStrek with part of the modification in Firefox 10 - some more work is still...
[themes.git] / LCARStrek / chatzilla / output-default.css
index dac7e8c6a567200cfba4afd8cd578e06af50c2f8..0c59f52f7ca589867721dd7b0d046ccdec4a745f 100644 (file)
@@ -113,7 +113,7 @@ a.chatzilla-link:visited {
 }
 
 .msg[msg-type="NICK"] .msg-data {
-  font-family: monospace;
+  font-family: "Liberation Mono", Consolas, "Courier New", monospace;
 }
 
 .msg-type {                                 /* .msg-type = message type       */
@@ -182,7 +182,7 @@ a.chatzilla-link:visited {
 .msg-user:before,
 .msg-user:after {
     font-size: 100%;
-    font-family: monospace;
+    font-family: "Liberation Mono", Consolas, "Courier New", monospace;
     font-weight: bolder;
 }