fix errors found by review of 2.30
[themes.git] / LCARStrek / global / in-content / common.css
index 3cd62d97ea3e78e792f575dd9b61c40a53cdf228..c6cb07e62b8a7d37423adced1446e9152d4b1e4a 100644 (file)
@@ -120,7 +120,7 @@ html|button {
   border: none;
   background-color: #C09070;
   color: #000000;
-  / * override forms.css * /
+  /* override forms.css */
   font: inherit;
 }
 
@@ -179,6 +179,10 @@ xul|menulist > xul|*.menulist-label-box {
   padding-left: 10px !important;
 }
 
+xul|menulist > xul|*.menulist-label-box > xul|*.menulist-icon {
+  -moz-margin-end: 5px;
+}
+
 xul|button[type="menu"] > xul|*.button-box > xul|*.button-menu-dropmarker {
   -moz-appearance: none;
   margin: 1px 0;
@@ -450,6 +454,10 @@ xul|*.checkbox-label-box {
   }
 }
 
+xul|richlistitem > xul|*.checkbox-check {
+  margin: 3px 6px;
+}
+
 xul|*.radio-check {
   -moz-appearance: none;
   width: 23px;