X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fcommunicator.css;h=9c9d5ed78adaaa08da789ebf22615d50af21d01c;hp=04ba3269011bdcae370e6609190acbaf834eb48c;hb=d15f39a158fd24c3ba677be25e09cebf9dd802a8;hpb=8caa872d050772c572257f23011c668f70dcaef7 diff --git a/LCARStrek/communicator/communicator.css b/LCARStrek/communicator/communicator.css index 04ba3269..9c9d5ed7 100644 --- a/LCARStrek/communicator/communicator.css +++ b/LCARStrek/communicator/communicator.css @@ -51,7 +51,8 @@ toolbar { -moz-binding: url("chrome://global/skin/globalBindings.xml#grippytoolbar"); } -menubar { +menubar, +toolbar[type="menubar"] { -moz-binding: url("chrome://global/skin/globalBindings.xml#grippymenubar"); } @@ -114,8 +115,9 @@ menubar[xpfe="false"] { margin: 0px !important; } -/* ::::: download manager ::::: */ +/* ::::: iconic menus and menuitems ::::: */ -#downloadView > treechildren::-moz-tree-image(Name) { - -moz-margin-end: 2px; +menu.menu-iconic > .menu-iconic-left, +menuitem.menuitem-iconic > .menu-iconic-left { + display: -moz-box; }