some image updates snd slight corrections for add-on manager
[themes.git] / EarlyBlue / communicator / communicator.css
index 99901bc15aa69edda25b2515206a0bc5e3081e6d..4eae2c2507d6b26ab1453934f6007c9f0cd157cf 100644 (file)
@@ -106,12 +106,15 @@ menuitem.menuitem-iconic > .menu-iconic-left {
 }
 
 /******* lightweight themes *******/
-window[lwtheme="true"] {
-  background-repeat: no-repeat;
-  background-position: top right;
+
+toolbar button:-moz-lwtheme,
+toolbar menulist:-moz-lwtheme:not([open="true"]),
+toolbar textbox:-moz-lwtheme:not([focused="true"]) {
+  opacity: .8;
 }
 
-statusbar[lwthemefooter="true"] {
-  background-repeat: no-repeat;
-  background-position: bottom left;
+treecols:-moz-lwtheme {
+  text-shadow: none;
+  color: #000000;
+  background-color: #CCD0DD;
 }