update both themes for suite default changes up to 2010-12-03
[themes.git] / EarlyBlue / communicator / communicator.css
index 96548741537c10c0970b8c939f2cca1ba2b90dc7..4eae2c2507d6b26ab1453934f6007c9f0cd157cf 100644 (file)
@@ -105,8 +105,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: #CCD0DD;
 }