From: Robert Kaiser Date: Wed, 22 Jul 2009 01:43:13 +0000 (+0200) Subject: remove margins in download manager toolbar X-Git-Tag: LCARStrek-2.0b2~8 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=8e02e65e9e699f458d9e71ae988d280b8019b95c remove margins in download manager toolbar --- diff --git a/LCARStrek/communicator/downloads/downloadmanager.css b/LCARStrek/communicator/downloads/downloadmanager.css index 767c55f7..7ecdc53d 100644 --- a/LCARStrek/communicator/downloads/downloadmanager.css +++ b/LCARStrek/communicator/downloads/downloadmanager.css @@ -87,6 +87,11 @@ treechildren::-moz-tree-image(ActionStop, inactive) { -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 */