X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fcommunicator.css;h=99901bc15aa69edda25b2515206a0bc5e3081e6d;hb=9545fc93ebbd436afd6cc097b68d4b2605f25ee6;hp=1c2cf0f8f2456a4d952425fba1fa75cb6ea07b3e;hpb=b78a2332e703695cbcd8f698952f38226027e4de;p=themes.git diff --git a/EarlyBlue/communicator/communicator.css b/EarlyBlue/communicator/communicator.css index 1c2cf0f8..99901bc1 100644 --- a/EarlyBlue/communicator/communicator.css +++ b/EarlyBlue/communicator/communicator.css @@ -104,3 +104,14 @@ 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; +}