X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fcommunicator.css;h=264dc629c1c02fcfd154496eabcf0ea8df1aebed;hp=9c9d5ed78adaaa08da789ebf22615d50af21d01c;hb=72a6fd3905676b14c504bf0532ebd52906c82a4c;hpb=b78a2332e703695cbcd8f698952f38226027e4de diff --git a/LCARStrek/communicator/communicator.css b/LCARStrek/communicator/communicator.css index 9c9d5ed7..264dc629 100644 --- a/LCARStrek/communicator/communicator.css +++ b/LCARStrek/communicator/communicator.css @@ -121,3 +121,11 @@ 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; +}