X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fcommunicator.css;h=99901bc15aa69edda25b2515206a0bc5e3081e6d;hp=1c2cf0f8f2456a4d952425fba1fa75cb6ea07b3e;hb=ff5bd775546d38764c6aaefbc5dcc6c62f12c7be;hpb=3327253ed3b6be3c4cc98847e444c55f9a268d45;ds=sidebyside 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; +}