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