X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fcommunicator.css;h=cfedc070cc7ee4162956e5e36fcc06a2aa5be835;hp=e625580ae39a113524a226ffb3cfaf2d95a72ec3;hb=1169dad44af2c149dd288ec787f58b63fbdbcea3;hpb=8b17a53f795d5dac9741cb28dc374ddb927488ae 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; }