X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fcommunicator.css;h=cfedc070cc7ee4162956e5e36fcc06a2aa5be835;hb=12ff5349e305952c6642085f7a98d4148591c776;hp=e625580ae39a113524a226ffb3cfaf2d95a72ec3;hpb=8b17a53f795d5dac9741cb28dc374ddb927488ae;p=themes.git diff --git a/LCARStrek/communicator/communicator.css b/LCARStrek/communicator/communicator.css index e625580a..cfedc070 100644 --- a/LCARStrek/communicator/communicator.css +++ b/LCARStrek/communicator/communicator.css @@ -122,8 +122,16 @@ menuitem.menuitem-iconic > .menu-iconic-left { display: -moz-box; } -/* ::::: download manager ::::: */ +/******* lightweight themes *******/ -#downloadView > treechildren::-moz-tree-image(Name) { - -moz-margin-end: 2px; +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; }