X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fcommunicator.css;h=cfedc070cc7ee4162956e5e36fcc06a2aa5be835;hp=9c9d5ed78adaaa08da789ebf22615d50af21d01c;hb=0c8f119a82ab0a10f0a8884b04e3bbdc5140f3be;hpb=b78a2332e703695cbcd8f698952f38226027e4de diff --git a/LCARStrek/communicator/communicator.css b/LCARStrek/communicator/communicator.css index 9c9d5ed7..cfedc070 100644 --- a/LCARStrek/communicator/communicator.css +++ b/LCARStrek/communicator/communicator.css @@ -121,3 +121,17 @@ menu.menu-iconic > .menu-iconic-left, menuitem.menuitem-iconic > .menu-iconic-left { display: -moz-box; } + +/******* lightweight themes *******/ + +toolbar button:-moz-lwtheme, +toolbar menulist:-moz-lwtheme:not([open="true"]), +toolbar textbox:-moz-lwtheme:not([focused="true"]) { + opacity: .8; +} + +treecols:-moz-lwtheme { + text-shadow: none; + color: #000000; + background-color: #9C9CFF; +}