X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fcommunicator.css;h=5d9990fe0188457aa9334528495dd35670a35e8d;hp=22a93031421145860c3089f75983345bc6776deb;hb=a1f525f0c2c8526761b87b460de74e463e4f263f;hpb=e1597424350915539e91f37bb1a8005af8e513c0 diff --git a/EarlyBlue/communicator/communicator.css b/EarlyBlue/communicator/communicator.css index 22a93031..5d9990fe 100644 --- a/EarlyBlue/communicator/communicator.css +++ b/EarlyBlue/communicator/communicator.css @@ -47,6 +47,10 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); +.toolbar-primary { + -moz-binding: url("chrome://global/content/bindings/toolbar.xml#toolbar-primary"); +} + #offline-status[offline="true"] { list-style-image: url("chrome://communicator/skin/icons/offline.gif"); } @@ -81,6 +85,6 @@ } /* ::::: download manager ::::: */ -#downloadView > treechildren:-moz-tree-image(Name) { +#downloadView > treechildren::-moz-tree-image(Name) { margin-right: 2px; }