fix some typos, make statusbar progressmeter borderless, change statusbar font color...
[themes.git] / LCARStrek / communicator / communicator.css
index e396d160ac3f87cc6284089826f5f5f218ca5dfd..4e1c8e4186c94f025aa183b21dffd71aaa3a6ba2 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");
 }
 
@@ -117,5 +118,5 @@ menubar[xpfe="false"] {
 /* ::::: download manager ::::: */
 
 #downloadView > treechildren::-moz-tree-image(Name) {
-  margin-right: 2px;
+  -moz-margin-end: 2px;
 }