X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fcommunicator.css;h=cfedc070cc7ee4162956e5e36fcc06a2aa5be835;hb=6831f2a08a96b0ec398ba88793203d36392b4fd3;hp=32ab479dc30663e866cddac8884fa9003f3316d2;hpb=ff5bd775546d38764c6aaefbc5dcc6c62f12c7be;p=themes.git diff --git a/LCARStrek/communicator/communicator.css b/LCARStrek/communicator/communicator.css index 32ab479d..cfedc070 100644 --- a/LCARStrek/communicator/communicator.css +++ b/LCARStrek/communicator/communicator.css @@ -123,12 +123,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: #9C9CFF; }