X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fcommunicator.css;h=4eae2c2507d6b26ab1453934f6007c9f0cd157cf;hp=96548741537c10c0970b8c939f2cca1ba2b90dc7;hb=1169dad44af2c149dd288ec787f58b63fbdbcea3;hpb=8b17a53f795d5dac9741cb28dc374ddb927488ae diff --git a/EarlyBlue/communicator/communicator.css b/EarlyBlue/communicator/communicator.css index 96548741..4eae2c25 100644 --- a/EarlyBlue/communicator/communicator.css +++ b/EarlyBlue/communicator/communicator.css @@ -105,8 +105,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: #CCD0DD; }