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