update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / EarlyBlue / communicator / communicator.css
index bc85a14fc852f475a2d8b1ef7fde0e178a0c51fb..99901bc15aa69edda25b2515206a0bc5e3081e6d 100644 (file)
   margin: 0px !important;
 }
 
-/* ::::: download manager ::::: */
+/* ::::: iconic menu and menuitems ::::: */
 
-#downloadView > treechildren::-moz-tree-image(Name) {
-  -moz-margin-end: 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;
 }