X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fcommunicator.css;h=4eae2c2507d6b26ab1453934f6007c9f0cd157cf;hp=99901bc15aa69edda25b2515206a0bc5e3081e6d;hb=a066b053127a90d6fe01362412694c7732d72845;hpb=ff5bd775546d38764c6aaefbc5dcc6c62f12c7be diff --git a/EarlyBlue/communicator/communicator.css b/EarlyBlue/communicator/communicator.css index 99901bc1..4eae2c25 100644 --- a/EarlyBlue/communicator/communicator.css +++ b/EarlyBlue/communicator/communicator.css @@ -106,12 +106,15 @@ menuitem.menuitem-iconic > .menu-iconic-left { } /******* lightweight themes *******/ -window[lwtheme="true"] { - background-repeat: no-repeat; - background-position: top right; + +toolbar button:-moz-lwtheme, +toolbar menulist:-moz-lwtheme:not([open="true"]), +toolbar textbox:-moz-lwtheme:not([focused="true"]) { + opacity: .8; } -statusbar[lwthemefooter="true"] { - background-repeat: no-repeat; - background-position: bottom left; +treecols:-moz-lwtheme { + text-shadow: none; + color: #000000; + background-color: #CCD0DD; }