X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fcommunicator.css;h=4eae2c2507d6b26ab1453934f6007c9f0cd157cf;hp=1c2cf0f8f2456a4d952425fba1fa75cb6ea07b3e;hb=0c8f119a82ab0a10f0a8884b04e3bbdc5140f3be;hpb=b78a2332e703695cbcd8f698952f38226027e4de diff --git a/EarlyBlue/communicator/communicator.css b/EarlyBlue/communicator/communicator.css index 1c2cf0f8..4eae2c25 100644 --- a/EarlyBlue/communicator/communicator.css +++ b/EarlyBlue/communicator/communicator.css @@ -104,3 +104,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: #CCD0DD; +}