update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / EarlyBlue / communicator / communicator.css
index 96548741537c10c0970b8c939f2cca1ba2b90dc7..99901bc15aa69edda25b2515206a0bc5e3081e6d 100644 (file)
@@ -105,8 +105,13 @@ menuitem.menuitem-iconic > .menu-iconic-left {
   display: -moz-box;
 }
 
-/* ::::: download manager ::::: */
+/******* lightweight themes *******/
+window[lwtheme="true"] {
+  background-repeat: no-repeat;
+  background-position: top right;
+}
 
-#downloadView > treechildren::-moz-tree-image(Name) {
-  -moz-margin-end: 2px;
+statusbar[lwthemefooter="true"] {
+  background-repeat: no-repeat;
+  background-position: bottom left;
 }