X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fcommunicator.css;h=32ab479dc30663e866cddac8884fa9003f3316d2;hp=9c9d5ed78adaaa08da789ebf22615d50af21d01c;hb=ff5bd775546d38764c6aaefbc5dcc6c62f12c7be;hpb=3327253ed3b6be3c4cc98847e444c55f9a268d45 diff --git a/LCARStrek/communicator/communicator.css b/LCARStrek/communicator/communicator.css index 9c9d5ed7..32ab479d 100644 --- a/LCARStrek/communicator/communicator.css +++ b/LCARStrek/communicator/communicator.css @@ -121,3 +121,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; +}