update both themes to state of suite default trunk of 2010-11-14
[themes.git] / EarlyBlue / communicator / communicator.css
index 99901bc15aa69edda25b2515206a0bc5e3081e6d..87dfa51db2b40e146c0f2b6db73e029b3c2877d5 100644 (file)
@@ -106,12 +106,9 @@ menuitem.menuitem-iconic > .menu-iconic-left {
 }
 
 /******* lightweight themes *******/
-window[lwtheme="true"] {
-  background-repeat: no-repeat;
-  background-position: top right;
-}
 
-statusbar[lwthemefooter="true"] {
-  background-repeat: no-repeat;
-  background-position: bottom left;
+toolbar button:-moz-lwtheme,
+toolbar menulist:-moz-lwtheme:not([open="true"]),
+toolbar textbox:-moz-lwtheme:not([focused="true"]) {
+  opacity: .8;
 }