sync both themes with toolkit windows theme changes in Mozilla 45-48 cycles
[themes.git] / EarlyBlue / mozapps / extensions / eula.css
index 22a14b2806c2ddbac22aa6febf5ab1192aab7f10..a505822e333ca37264cf34d42826185b0f867d3f 100644 (file)
@@ -1,5 +1,5 @@
 #icon {
-  list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.png");
+  list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.svg");
   max-width: 48px;
   max-height: 48px;
   -moz-margin-end: 6px;
@@ -31,7 +31,7 @@
 
 #eula {
   -moz-appearance: none;
-  font-family: monospace;
+  font-family: "Liberation Mono", Consolas, "Courier New", monospace;
   color: #000000;
   border: 1px solid #9999CC;
   margin: 1em 0;