X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fcommunicator.css;h=99901bc15aa69edda25b2515206a0bc5e3081e6d;hp=cbce6ba6aa2c5626fbd72fe75201c02f0e3f20cc;hb=a1580a1eec3438d32c4485a79fa90c59b66dfd4a;hpb=6c5a63bbd8e0df71327748f51f8164e44b1eb066 diff --git a/EarlyBlue/communicator/communicator.css b/EarlyBlue/communicator/communicator.css index cbce6ba6..99901bc1 100644 --- a/EarlyBlue/communicator/communicator.css +++ b/EarlyBlue/communicator/communicator.css @@ -98,8 +98,20 @@ margin: 0px !important; } -/* ::::: download manager ::::: */ +/* ::::: iconic menu and menuitems ::::: */ -#downloadView > treechildren::-moz-tree-image(Name) { - margin-right: 2px; +menu.menu-iconic > .menu-iconic-left, +menuitem.menuitem-iconic > .menu-iconic-left { + display: -moz-box; +} + +/******* lightweight themes *******/ +window[lwtheme="true"] { + background-repeat: no-repeat; + background-position: top right; +} + +statusbar[lwthemefooter="true"] { + background-repeat: no-repeat; + background-position: bottom left; }