sync LCARStrek with part of the modification in Firefox 10 - some more work is still...
[themes.git] / EarlyBlue / chatzilla / output-default.css
index 19f3883c403b6354de81a9017a94dea593a55235..88f1b9f390f3bec0466f09c1e4f2f592734e07df 100644 (file)
@@ -89,14 +89,14 @@ a.chatzilla-link:visited {
 }
 
 .msg[msg-type="NICK"] .msg-data {
-    font-family: monospace;
+    font-family: "Liberation Mono", Consolas, "Courier New", monospace;
 }
 
 /* :before and :after pseudoclasses form the decorations around nicknames.     */
 .msg-user:before,
 .msg-user:after {
     font-size: 100%;
-    font-family: monospace;
+    font-family: "Liberation Mono", Consolas, "Courier New", monospace;
     font-weight: bolder;
 }