update both themes for suite default changes up to 2010-12-03
[themes.git] / EarlyBlue / communicator / communicator.css
index 1c2cf0f8f2456a4d952425fba1fa75cb6ea07b3e..4eae2c2507d6b26ab1453934f6007c9f0cd157cf 100644 (file)
@@ -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;
+}