make HTML-based video controls work while keeping the XUL-based ones intact - this...
[themes.git] / LCARStrek / messenger / filterDialog.css
index 7c267cee3769aa24901e0758f2ab2700aad624cf..7cdfbb36ef1c3f0ef0e08d086221b501d56ade5b 100644 (file)
@@ -26,10 +26,6 @@ treechildren::-moz-tree-image(activeColumn, Enabled-true) {
   margin: 0px 1px;
 }
 
-listbox {
-  padding-top: 2px;
-}
-
 .search-menulist, .search-value-menulist {
   width: 12em;
 }
@@ -51,7 +47,11 @@ textbox {
 }
 
 .filler {
-  -moz-padding-end: 22px;
+  padding-inline-end: 22px;
+}
+
+.ruleaction {
+  border: 1px solid transparent;
 }
 
 .ruleactionitem {