X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fdownloads%2Fdownloadmanager.css;h=ff8785c0e0a3f994ae055301b8e59898a5c505b1;hp=17b0a2a5f176db402b01abaff7f32f4f95bfe442;hb=c149dba905a957aa39c93b26873327962cf0009e;hpb=8dcc05d26136be6f11cf61d5cb6520cab955df50 diff --git a/LCARStrek/communicator/downloads/downloadmanager.css b/LCARStrek/communicator/downloads/downloadmanager.css index 17b0a2a5..ff8785c0 100644 --- a/LCARStrek/communicator/downloads/downloadmanager.css +++ b/LCARStrek/communicator/downloads/downloadmanager.css @@ -42,6 +42,10 @@ active, inactive, resumable, paused, downloading, finished, failed, canceled, blocked */ +treechildren::-moz-tree-image(Name) { + -moz-margin-end: 2px; +} + #pauseButton, treechildren::-moz-tree-image(ActionPlay, downloading, resumable) { /* pause */ @@ -93,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;