X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fcommunicator.css;h=99901bc15aa69edda25b2515206a0bc5e3081e6d;hp=96548741537c10c0970b8c939f2cca1ba2b90dc7;hb=569543b3d2d5099d602cc6644b026ee2adf3e00a;hpb=8b17a53f795d5dac9741cb28dc374ddb927488ae diff --git a/EarlyBlue/communicator/communicator.css b/EarlyBlue/communicator/communicator.css index 96548741..99901bc1 100644 --- a/EarlyBlue/communicator/communicator.css +++ b/EarlyBlue/communicator/communicator.css @@ -105,8 +105,13 @@ menuitem.menuitem-iconic > .menu-iconic-left { display: -moz-box; } -/* ::::: download manager ::::: */ +/******* lightweight themes *******/ +window[lwtheme="true"] { + background-repeat: no-repeat; + background-position: top right; +} -#downloadView > treechildren::-moz-tree-image(Name) { - -moz-margin-end: 2px; +statusbar[lwthemefooter="true"] { + background-repeat: no-repeat; + background-position: bottom left; }