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