some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / LCARStrek / mozapps / downloads / unknownContentType.css
index 1428a7597793a6ea54df81f950d346d41788ff53..2c8a5cfd5e9c34e08c709bb3a35cd0bbf98f44ee 100644 (file)
@@ -8,17 +8,19 @@
 }
 
 #contentTypeImage {
+  height: 16px;
+  width: 16px;
   margin-top: 0px;
   margin-bottom: 0px;
-  -moz-margin-start: 0px;
-  -moz-margin-end: 5px;
+  margin-inline-start: 0px;
+  margin-inline-end: 5px;
 }
 
 .small-indent {
-  -moz-margin-start: 15px;
-  -moz-margin-end: 15px;
+  margin-inline-start: 15px;
+  margin-inline-end: 15px;
 }
 
 .small-indent label {
-  -moz-margin-start: 0px;
+  margin-inline-start: 0px;
 }