update both themes to suite defaut (classic) changes up to 2010-04-12
[themes.git] / LCARStrek / communicator / communicator.css
index 04ba3269011bdcae370e6609190acbaf834eb48c..9c9d5ed78adaaa08da789ebf22615d50af21d01c 100644 (file)
@@ -51,7 +51,8 @@ toolbar {
   -moz-binding: url("chrome://global/skin/globalBindings.xml#grippytoolbar");
 }
 
-menubar {
+menubar,
+toolbar[type="menubar"] {
   -moz-binding: url("chrome://global/skin/globalBindings.xml#grippymenubar");
 }
 
@@ -114,8 +115,9 @@ menubar[xpfe="false"] {
   margin: 0px !important;
 }
 
-/* ::::: download manager ::::: */
+/* ::::: iconic menus 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;
 }