update both themes for suite default theme trunk changes up to 2010-03-19
[themes.git] / LCARStrek / communicator / communicator.css
index e396d160ac3f87cc6284089826f5f5f218ca5dfd..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,8 +115,15 @@ 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) {
-  margin-right: 2px;
+  -moz-margin-end: 2px;
 }