remove margins in download manager toolbar
authorRobert Kaiser <kairo@kairo.at>
Wed, 22 Jul 2009 01:43:13 +0000 (03:43 +0200)
committerRobert Kaiser <kairo@kairo.at>
Wed, 22 Jul 2009 01:43:13 +0000 (03:43 +0200)
LCARStrek/communicator/downloads/downloadmanager.css

index 767c55f785c77bbd4bfb19118ad257140085e9ca..7ecdc53d33601f5e1d97475167d15b9c5fbed072 100644 (file)
@@ -87,6 +87,11 @@ treechildren::-moz-tree-image(ActionStop, inactive) {
   -moz-image-region: auto;
 }
 
   -moz-image-region: auto;
 }
 
+#search-box, #clearListButton {
+  margin-top: 0px;
+  margin-bottom: 0px;
+}
+
 /* progress dialogs */
 
 /* focusable label, focus ring like .link-text but not a link */
 /* progress dialogs */
 
 /* focusable label, focus ring like .link-text but not a link */