suite default theme changes on trunk from 1.9.1 branch point up to 2010-02-21
[themes.git] / LCARStrek / communicator / communicator.css
index 04ba3269011bdcae370e6609190acbaf834eb48c..e625580ae39a113524a226ffb3cfaf2d95a72ec3 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,6 +115,13 @@ menubar[xpfe="false"] {
   margin: 0px !important;
 }
 
+/* ::::: iconic menus and menuitems ::::: */
+
+menu.menu-iconic > .menu-iconic-left,
+menuitem.menuitem-iconic > .menu-iconic-left {
+  display: -moz-box;
+}
+
 /* ::::: download manager ::::: */
 
 #downloadView > treechildren::-moz-tree-image(Name) {