update both themes for suite default changes up to 2010-12-03
[themes.git] / LCARStrek / communicator / communicator.css
index 32ab479dc30663e866cddac8884fa9003f3316d2..cfedc070cc7ee4162956e5e36fcc06a2aa5be835 100644 (file)
@@ -123,12 +123,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: #9C9CFF;
 }