some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / EarlyBlue / mozapps / extensions / eula.css
index 22a14b2806c2ddbac22aa6febf5ab1192aab7f10..8120a3b3b25bbabc0e12061dacc626aa64e5fc03 100644 (file)
@@ -1,8 +1,8 @@
 #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;
+  margin-inline-end: 6px;
 }
 
 #eula-dialog[addontype="theme"] #icon {
@@ -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;