X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fcommunicator.css;h=96548741537c10c0970b8c939f2cca1ba2b90dc7;hp=cbce6ba6aa2c5626fbd72fe75201c02f0e3f20cc;hb=8b17a53f795d5dac9741cb28dc374ddb927488ae;hpb=6c5a63bbd8e0df71327748f51f8164e44b1eb066 diff --git a/EarlyBlue/communicator/communicator.css b/EarlyBlue/communicator/communicator.css index cbce6ba6..96548741 100644 --- a/EarlyBlue/communicator/communicator.css +++ b/EarlyBlue/communicator/communicator.css @@ -98,8 +98,15 @@ margin: 0px !important; } +/* ::::: iconic menu and menuitems ::::: */ + +menu.menu-iconic > .menu-iconic-left, +menuitem.menuitem-iconic > .menu-iconic-left { + display: -moz-box; +} + /* ::::: download manager ::::: */ #downloadView > treechildren::-moz-tree-image(Name) { - margin-right: 2px; + -moz-margin-end: 2px; }