some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / LCARStrek / mozapps / extensions / eula.css
index c996546007fcc7765de3d4bd3713419b224cc178..f313b3bc204322460b65d5a24292488261358acf 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;
   background-color: #000000;
   color: #FF9F00;
   border: 1px solid #9C9CFF;