update both themes for communicator default theme changes up to 2011-02-13 (sync...
[themes.git] / LCARStrek / communicator / communicator.css
index e625580ae39a113524a226ffb3cfaf2d95a72ec3..cfedc070cc7ee4162956e5e36fcc06a2aa5be835 100644 (file)
@@ -122,8 +122,16 @@ menuitem.menuitem-iconic > .menu-iconic-left {
   display: -moz-box;
 }
 
-/* ::::: download manager ::::: */
+/******* lightweight themes *******/
 
-#downloadView > treechildren::-moz-tree-image(Name) {
-  -moz-margin-end: 2px;
+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: #9C9CFF;
 }