sync both themes with toolkit windows theme changes in Mozilla 45-48 cycles
[themes.git] / LCARStrek / mozapps / extensions / eula.css
index c996546007fcc7765de3d4bd3713419b224cc178..29e49db099341cb52450640b77d16d8c0b0cadb9 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;
   background-color: #000000;
   color: #FF9F00;
   border: 1px solid #9C9CFF;