switch chatzilla theme files to MPL2 as the original files switched for the themes...
[themes.git] / LCARStrek / global / global.css
index f5eda35282852686239d1cba52f43593c315a4c2..efa6098d0318bf31bc877f576f178520d835f571 100644 (file)
@@ -78,9 +78,8 @@ menubar {
 }
 
 toolbaritem > menubar {
-  -moz-binding: url("chrome://global/skin/globalBindings.xml#menubar");
+  -moz-binding: url("chrome://global/content/bindings/toolbar.xml#menubar");
 }
-
 /*
 progressmeter[mode="undetermined"] {
   -moz-binding: url("chrome://global/content/bindings/progressmeter.xml#progressmeter-undetermined");
@@ -323,7 +322,7 @@ description {
 }
 
 .monospace {
-  font-family: monospace;
+  font-family: "Liberation Mono", Consolas, "Courier New", monospace;
 }
 
 .indent {