X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fcommunicator.css;h=7e9524019fa86b668c084d1dc08f18ca72031202;hp=b3a784c8b5d7fa0963f66c29596d420eeb31d4c1;hb=3a1215023d99867400955dbdef14b6986c4facae;hpb=7aa6555801cc190778098a3847e8fc55e5468771 diff --git a/LCARStrek/communicator/communicator.css b/LCARStrek/communicator/communicator.css index b3a784c8..7e952401 100644 --- a/LCARStrek/communicator/communicator.css +++ b/LCARStrek/communicator/communicator.css @@ -49,6 +49,10 @@ == Styles shared everywhere throughout the Communicator suite. ========================================================================== */ +.toolbar-primary { + -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar-primary"); +} + #offline-status[offline="true"] { list-style-image: url("chrome://communicator/skin/icons/offline.gif"); } @@ -83,6 +87,6 @@ } /* ::::: download manager ::::: */ -#downloadView > treechildren:-moz-tree-image(Name) { +#downloadView > treechildren::-moz-tree-image(Name) { margin-right: 2px; }