X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fcommunicator.css;h=87dfa51db2b40e146c0f2b6db73e029b3c2877d5;hp=99901bc15aa69edda25b2515206a0bc5e3081e6d;hb=fb2b576119cbcf95387a59fc2e3af29cd97a9a21;hpb=9162a092d2729702ec879ee58403181514202e50 diff --git a/EarlyBlue/communicator/communicator.css b/EarlyBlue/communicator/communicator.css index 99901bc1..87dfa51d 100644 --- a/EarlyBlue/communicator/communicator.css +++ b/EarlyBlue/communicator/communicator.css @@ -106,12 +106,9 @@ menuitem.menuitem-iconic > .menu-iconic-left { } /******* lightweight themes *******/ -window[lwtheme="true"] { - background-repeat: no-repeat; - background-position: top right; -} -statusbar[lwthemefooter="true"] { - background-repeat: no-repeat; - background-position: bottom left; +toolbar button:-moz-lwtheme, +toolbar menulist:-moz-lwtheme:not([open="true"]), +toolbar textbox:-moz-lwtheme:not([focused="true"]) { + opacity: .8; }