From: Robert Kaiser Date: Mon, 31 May 2010 12:43:20 +0000 (+0200) Subject: don't make buttons disappear in download progress windows, don't make dropdown button... X-Git-Tag: LCARStrek-2.1a2~11 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=c149dba905a957aa39c93b26873327962cf0009e don't make buttons disappear in download progress windows, don't make dropdown button blend in with hover and urlbar security backgrounds --- diff --git a/LCARStrek/communicator/downloads/downloadmanager.css b/LCARStrek/communicator/downloads/downloadmanager.css index 3795ec75..ff8785c0 100644 --- a/LCARStrek/communicator/downloads/downloadmanager.css +++ b/LCARStrek/communicator/downloads/downloadmanager.css @@ -97,9 +97,7 @@ treechildren::-moz-tree-image(ActionStop, inactive) { /* label with dropdown, actually done as a button type=menu */ #fileName, #fileSource { - -moz-appearance: none; - background-color: transparent; - margin: 0px 5px; + margin: 0px; border: 0px; min-width: 0px; min-height: 0px; diff --git a/LCARStrek/navigator/linkButtons/feeds.png b/LCARStrek/navigator/linkButtons/feeds.png index b61e926c..7a94cf74 100644 Binary files a/LCARStrek/navigator/linkButtons/feeds.png and b/LCARStrek/navigator/linkButtons/feeds.png differ