X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fbrowser%2Fdownloads%2Fdownloadmanager.css;h=8b4272799b8c1905f3623400f86d5d70b3e37ad0;hb=0c8ed02756358926ad17b3e1dafc297c157b2e85;hp=346d3b60dede86c1cde919285648d1ac94ac12d3;hpb=55cca60c2c12260759091800d9b926b4055d1f7b;p=themes.git diff --git a/EarlyBlue/browser/downloads/downloadmanager.css b/EarlyBlue/browser/downloads/downloadmanager.css index 346d3b60..8b427279 100644 --- a/EarlyBlue/browser/downloads/downloadmanager.css +++ b/EarlyBlue/browser/downloads/downloadmanager.css @@ -10,23 +10,23 @@ } download { - padding: 3px 0px 3px 3px; + padding: 3px 0px 3px; min-height: 25px; } -#downloadHistoryView > treechildren:-moz-tree-image(Name) { - margin-right: 2px; +#downloadHistoryView > treechildren::-moz-tree-image(Name) { + -moz-margin-end: 2px; } .indented { - margin-left: 17px; + -moz-margin-start: 17px; } listcell { margin-top: 2px; margin-bottom: 2px; - margin-left: 4px; - margin-right: 4px; + -moz-margin-start: 4px; + -moz-margin-end: 4px; } .link {